From 0ecd89ac841e575a858fb342b14be4ed2548a59b Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 6 Jan 2011 15:51:03 -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 --- .../prog/en/modules/admin/smart-rules.tmpl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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 43ad653..eaa0d43 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
  • -- 1.7.3