From e0829b1a353ae69abcf026b50a47933cb992494b 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 --- 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 4b7242224a..fb3031176f 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 () {

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.20.1