From bd7c3f42ab6143d2fa007a764bd89591e5c87d82 Mon Sep 17 00:00:00 2001 From: Ketan Kulkarni Date: Wed, 9 Oct 2013 18:57:03 +0530 Subject: [PATCH] Bug 10785: change 'Dropbox' labels to 'Book drop' Signed-off-by: KohaCon13 demo Signed-off-by: Katrin Fischer Checked the book drop still works, also grepped for other appearances of the term. Fixed capitalization. Signed-off-by: Galen Charlton (cherry picked from commit 5750f32519aa701cdf0cd158b6d9576e3a45f2a8) Signed-off-by: Tomas Cohen Arazi --- 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 775454fabb..3d3f8135c0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt @@ -365,7 +365,7 @@ $(document).ready(function () {

Fines for returned items are forgiven.

@@ -410,7 +410,7 @@ $(document).ready(function () { [% ELSE %] [% END %] - +

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 7046796272..f6fb9a6ce5 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 @@

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

-

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.

+

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.

  • This requires that you have your closings added to the Holidays & Calendar Tool
  • -- 2.39.5