bug 3882 changed 'reserves' to 'holds' in template
authorNicole Engard <nengard@gmail.com>
Tue, 8 Dec 2009 20:30:27 +0000 (15:30 -0500)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Sun, 20 Dec 2009 13:27:38 +0000 (14:27 +0100)
koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tmpl

index 2811399..823c1ba 100644 (file)
@@ -72,7 +72,7 @@ $(document).ready(function() {
                 <th>Fine Grace period (day)</th>
                 <th>Suspension in Days (day)</th>
                 <th>Renewals Allowed (count)</th>
-                <th>Reserves Allowed (count)</th>
+                <th>Holds Allowed (count)</th>
                                <th>&nbsp;</th>
             </tr>
                                <!-- TMPL_LOOP NAME="rules" -->