From e3235a4cf38a0de39e63ddfeab13b1792224696e Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Tue, 8 Jan 2008 16:08:16 -0600 Subject: [PATCH] Fixing renewal error messages for todays issues in circulation.tmpl Signed-off-by: Joshua Ferraro --- .../intranet-tmpl/prog/en/modules/circ/circulation.tmpl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 2bceff959c..aaa21bcbd7 100755 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl @@ -405,7 +405,12 @@ No patron matched " /> - + + On Hold + + + Too Many Renewals + " checked="checked" style="display: none;" /> -- 2.39.5