[Koha-patches] [PATCH] bug 3259 part 3: changed last 'Too Many Renewals' to 'Not Renewable'

Galen Charlton galen.charlton at liblime.com
Sat Jun 6 00:47:46 CEST 2009


---
 .../prog/en/modules/circ/circulation.tmpl          |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl
index 8847f5a..8bdbedd 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl
@@ -554,7 +554,7 @@ No patron matched <span class="ex"><!-- TMPL_VAR name="message" --></span>
 			On Hold
 		<!-- /TMPL_IF -->
                 <!-- TMPL_IF NAME="renew_error_too_many" -->
-			Too Many Renewals
+			Not Renewable
                 <!-- /TMPL_IF -->
             <!-- TMPL_IF NAME="can_confirm" -->
                 </span>
-- 
1.5.6.5




More information about the Koha-patches mailing list