From 386a5732b4d4232db68cb09873ff0bee1850f45c Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 22 Oct 2013 05:40:49 +0000 Subject: [PATCH] Bug 10785: (follow-up) fix one last bit of capitalization Signed-off-by: Galen Charlton (cherry picked from commit e0829b1a353ae69abcf026b50a47933cb992494b) Signed-off-by: Tomas Cohen Arazi --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt | 2 +- 2 files changed, 2 insertions(+), 2 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 3d3f8135c0..1fda4d8795 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.

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 f6fb9a6ce5..7c43e557c7 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 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.

+

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