Bugzilla – Attachment 22069 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]
just label changed
just-label-changed.patch (text/plain), 2.62 KB, created by
Biblibre Sandboxes
on 2013-10-18 18:01:32 UTC
(
hide
)
Description:
just label changed
Filename:
MIME Type:
Creator:
Biblibre Sandboxes
Created:
2013-10-18 18:01:32 UTC
Size:
2.62 KB
patch
obsolete
>From 8ca8564b5bcccb4610f8d03803ce9cddd36e98c3 Mon Sep 17 00:00:00 2001 >From: Ketan Kulkarni <ketan@carvingit.com> >Date: Wed, 9 Oct 2013 18:57:03 +0530 >Subject: [PATCH] just label changed > >http://bugs.koha-community.org/show_bug.cgi?id=10785 > >Signed-off-by: KohaCon13 demo <brendan@bywatersolutions.com> >--- > .../intranet-tmpl/prog/en/modules/circ/returns.tt | 4 ++-- > .../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..c2878ed 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.7.2.5
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