From e1b19d70d060dd7799c0e3b9fc47145581cb444d Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 5 Feb 2010 12:36:21 -0500 Subject: [PATCH] Fix for Bug 4113, Failed renewal from circulation screen results in malformed table Renewal failure message should appear in renewal checkbox column just like it does in moremember.tmpl Signed-off-by: Galen Charlton --- .../prog/en/modules/circ/circulation.tmpl | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 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 9e30d9211e..7bbdffa2a3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl @@ -660,6 +660,9 @@ No patron matched + + Renewal Failed + " checked="checked" style="display: none;" /> @@ -690,6 +693,7 @@ No patron matched + Checkin Failed @@ -697,9 +701,6 @@ No patron matched " checked="checked" style="display: none;" /> - - Renewal Failed - @@ -725,6 +726,9 @@ No patron matched + + Renewal Failed + 0 " checked="checked" style="display: none;" /> @@ -755,17 +759,14 @@ No patron matched - + + Checkin Failed - + " onclick="uncheck_sibling(this);" /> " checked="checked" style="display: none;" /> - - Renewal Failed - - -- 2.39.2