[Koha-patches] [PATCH] bug 3882 changed 'reserves' to 'holds' in template

Nicole Engard nengard at gmail.com
Tue Dec 8 21:30:27 CET 2009


---
 .../prog/en/modules/admin/smart-rules.tmpl         |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tmpl
index 2811399..823c1ba 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tmpl
@@ -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" -->
-- 
1.5.6.5




More information about the Koha-patches mailing list