Bugzilla – Attachment 22240 Details for
Bug 10785
dropbox should be book drop
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] 'Dropbox' changed to 'Book drop'
PASSED-QA-Dropbox-changed-to-Book-drop.patch (text/plain), 2.81 KB, created by
Katrin Fischer
on 2013-10-21 23:58:45 UTC
(
hide
)
Description:
[PASSED QA] 'Dropbox' changed to 'Book drop'
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2013-10-21 23:58:45 UTC
Size:
2.81 KB
patch
obsolete
>From cefcf17fbbf524a5723a4e6030da87ae98d82f5d Mon Sep 17 00:00:00 2001 >From: Ketan Kulkarni <ketan@carvingit.com> >Date: Wed, 9 Oct 2013 18:57:03 +0530 >Subject: [PATCH] [PASSED QA] 'Dropbox' changed to 'Book drop' > >http://bugs.koha-community.org/show_bug.cgi?id=10785 > >Signed-off-by: KohaCon13 demo <brendan@bywatersolutions.com> >Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> >Checked the book drop still works, also grepped for >other appearances of the term. >Fixed capitalization. >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt | 4 ++-- > koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >index 1e2f875..4b72422 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >@@ -375,7 +375,7 @@ $(document).ready(function () { > <p>Fines for returned items are forgiven.</p> > </div> > <div id="dropboxmode" class="dialog message" style="display:none;"> >- <p>Dropbox Mode. (Effective checkin date is [% dropboxdate %] ).</p> >+ <p>Book drop Mode. (Effective checkin date is [% dropboxdate %] ).</p> > </div> > </div> > <div class="yui-g"> >@@ -420,7 +420,7 @@ $(document).ready(function () { > [% ELSE %] > <input type="checkbox" id="dropboxcheck" name="dropboxmode" value="dropboxmode" /> > [% END %] >- <label for="dropboxcheck">Dropbox mode</label> >+ <label for="dropboxcheck">Book drop mode</label> > </p> > </fieldset> > </div> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt >index 7046796..f6fb9a6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt >@@ -15,7 +15,7 @@ > > <p>To check an item in scan the barcode for the item into the box provided. A summary of all items checked in will appear below the checkin box</p> > >-<p>If you are checking items in that were put in the dropbox while the library was closed you can check the 'Dropbox mode' box before scanning items. This will effectively roll back the returned date to the last date the library was open.</p> >+<p>If you are checking items in that were put in the book drop while the library was closed you can check the 'Book Drop mode' box before scanning items. This will effectively roll back the returned date to the last date the library was open.</p> > > <ul> > <li>This requires that you have your closings added to the Holidays & Calendar Tool</li> >-- >1.8.1.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 10785
:
21900
|
22069
| 22240