From 10c52de1fa507123b85a36928473ab8bdec419d8 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 6 Jan 2011 16:03:07 -0500 Subject: [PATCH] Follow-up on fix for Bug 4820, Alter layout of Circulation and fines rules page One instance of "default" usage missed in the original update Signed-off-by: Nicole Engard Signed-off-by: Chris Cormack --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 43ad6534e7..eaa0d438f2 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 @@ -38,7 +38,7 @@ $(document).ready(function() {
  • same library, same patron type, same item type
  • same library, same patron type, all item types
  • same library, all patron types, same item type
  • -
  • same library, all patron types, default item type
  • +
  • same library, all patron types, all item types
  • all libraries, same patron type, same item type
  • all libraries, same patron type, all item types
  • all libraries, all patron types, same item type
  • -- 2.39.2