From 98a9e30f040661e0a67a594f72abd8ab02cf9ad6 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 18 Mar 2016 09:41:15 -0400 Subject: [PATCH] Bug 15984 - Correct templates which use the phrase "issuing rules" MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This patch corrects two places in the templates where the phrase "issuing rules" is used instead of "circulation and fine rules." To test, apply the patch and view the help pages for Administration -> Circulation and fine rules; and Tools -> Automatic item modification by age. Confirm that the term "circulation and fine rules" is used instead of "issuing rules." Signed-off-by: Marc Véron Signed-off-by: Jonathan Druart Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com --- .../intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt | 2 +- .../en/modules/help/tools/automatic_item_modification_by_age.tt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt index f955a15899..8852c27084 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt @@ -32,7 +32,7 @@

Default Circulation Rules

-

Using the issuing rules matrix you can define rules that depend on patron/item type combinations. To set your rules, choose a library from the pull down (or 'all libraries' if you want to apply these rules to all libraries)

+

Using the circulation and fine rules matrix you can define rules that depend on patron/item type combinations. To set your rules, choose a library from the pull down (or 'all libraries' if you want to apply these rules to all libraries)

From the matrix you can choose any combination of patron categories and item types to apply the rules to

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/automatic_item_modification_by_age.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/automatic_item_modification_by_age.tt index 8fdda1ba4e..ef4f6d7110 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/automatic_item_modification_by_age.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/automatic_item_modification_by_age.tt @@ -7,7 +7,7 @@
  • know easily what are the new items in the catalogue.
  • display an icon in the search results for new items.
  • -
  • configure issuing rules depending the 'new' status.
  • +
  • configure circulation and fine rules depending the 'new' status.
  • get a RSS/Atom feeds on these new items.
-- 2.39.2