Bug 15220: Fix typo in circ rules help
MaxFinesystem should be MaxFine system To test: * visit circ & fine rules * click help * confirm typo fixed Signed-off-by: Thomas Misilo <misilot@fit.edu> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
This commit is contained in:
parent
29a4300c07
commit
391c8ec0bc
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
|||
</li>
|
||||
<li>The 'Overdue Fines Cap' is the maximum fine for this patron and item combination
|
||||
<ul>
|
||||
<li style="color: #990000;">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.</li>
|
||||
<li style="color: #990000;">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.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>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
|
||||
|
|
Loading…
Reference in a new issue