From 2225c994bd1b78411d857334a3806dce3bffbdd1 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=UTF-8 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 --- koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt | 2 +- .../prog/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 f955a15..8852c27 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 8fdda1b..ef4f6d7 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.7.0