Bug 10785: (follow-up) fix one last bit of capitalization
authorGalen Charlton <gmc@esilibrary.com>
Tue, 22 Oct 2013 05:40:49 +0000 (05:40 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 22 Oct 2013 05:43:00 +0000 (05:43 +0000)
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt
koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt

index 4b72422..fb30311 100644 (file)
@@ -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>Book drop Mode.  (Effective checkin date is [% dropboxdate %] ).</p>
+        <p>Book drop mode.  (Effective checkin date is [% dropboxdate %] ).</p>
     </div>
 </div>
        <div class="yui-g">
index f6fb9a6..7c43e55 100644 (file)
@@ -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 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>
+<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>