From cb6c40faf78fa25b752c3c51abc98435e9afe4cb Mon Sep 17 00:00:00 2001 From: Ian Walls Date: Tue, 30 Aug 2011 13:49:51 -0400 Subject: [PATCH] Bug 6351: Cannot delete library-specific holds polices and checkout limits Template::Toolkit scope error on delete links on Checkout Limit by Patron Category and Holds Policy by Item Type areas. Testing Results: Tested adding and removing Checkout Limits by Patron Category - both work Tested adding and removing Holds Policies by ItemTypes - both work Signed-off-by: Liz Rea Signed-off-by: Chris Cormack --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt index 0edcece15c..d2f314f6dd 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt @@ -268,7 +268,7 @@ for="tobranch">Clone these rules to: Delete + Delete [% END %] @@ -339,7 +339,7 @@ for="tobranch">Clone these rules to: Delete + Delete [% END %] -- 2.39.2