From a6c630aec677c957f8eb0f73e0eb2ca9f52129ba Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Thu, 19 Nov 2015 09:31:01 -0600 Subject: [PATCH] Bug 15220: Fix typo in circ rules help MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit MaxFinesystem should be MaxFine system To test: * visit circ & fine rules * click help * confirm typo fixed Signed-off-by: Thomas Misilo Signed-off-by: Katrin Fischer Signed-off-by: Brendan A Gallagher (cherry picked from commit 391c8ec0bc682491faaf64494867237dfc01bd11) Signed-off-by: Julian Maurice (cherry picked from commit a55557afc0f410da4b106e71362801036774c4c4) Signed-off-by: Frédéric Demians --- .../intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 1663128167..f955a15899 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 @@ -56,7 +56,7 @@
  • The 'Overdue Fines Cap' is the maximum fine for this patron and item combination
      -
    • Important: If this field is left blank then Koha will not put a limit on the fines this item will accrue. A maximum fine amount can be set using the MaxFinesystem preference.
    • +
    • Important: If this field is left blank then Koha will not put a limit on the fines this item will accrue. A maximum fine amount can be set using the MaxFine system preference.
  • If your library 'fines' patrons by suspending their account you can enter the number of days their fine should be suspended in the 'Suspension in Days' field -- 2.20.1