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

Nicole Engard nengard at gmail.com
Wed Dec 9 14:04:27 CET 2009


>From bdaa788b9e912a8b9686a3bb1fd192f96e09bfbc Mon Sep 17 00:00:00 2001
From: Nicole Engard <nengard at gmail.com>
Date: Tue, 8 Dec 2009 14:35:26 -0500
Subject: [PATCH] bug 3882 changed 'reserves' to 'holds' in template
Content-Type: text/plain; charset="utf-8"

---
 .../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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0011-bug-3882-changed-reserves-to-holds-in-template.patch
Type: application/octet-stream
Size: 1074 bytes
Desc: not available
URL: </pipermail/koha-patches/attachments/20091209/97426590/attachment-0001.obj>


More information about the Koha-patches mailing list