From 5a6fa3963746368ca630e91cffd1cf653caaa770 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 MaxFinesystem should be MaxFine system To test: * visit circ & fine rules * click help * confirm typo fixed --- koha-tmpl/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 1663128..f955a15 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
  • 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 -- 1.7.10.4