Bug 31233: Amend 'fine grace period' as it's also used for suspensions

The grace period setting in circulation rules is not only used
for fines, but also for suspensions. So the label 'Fine grace period'
is a little misleading.

This patch updates it to "Fine/suspension grace period".

To test:
* Go to Administration > Circulation rules
* Verify the description is "Fine grace period" in the big table
* Apply patch
* Verify the description now changed to "Fine/suspension grace period"

https://bugs.koha-community.org/show_bug.cgi?id=32261
Signed-off-by: Hammat Wele <hammat.wele@inlibro.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit aff2be24b7)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
This commit is contained in:
Katrin Fischer 2022-11-19 20:57:55 +00:00 committed by Jacob O'Mara
parent f8a7a0ae04
commit a9d0b1144f

View file

@ -127,7 +127,7 @@
<th>Fine amount</th>
<th>Fine charging interval</th>
<th>When to charge</th>
<th>Fine grace period</th>
<th>Fine/suspension grace period</th>
<th>Overdue fines cap (amount)</th>
<th>Cap fine at replacement price</th>
<th>Suspension in days (day)</th>
@ -566,7 +566,7 @@
<th>Fine amount</th>
<th>Fine charging interval</th>
<th>Charge when?</th>
<th>Fine grace period</th>
<th>Fine/suspension grace period</th>
<th>Overdue fines cap (amount)</th>
<th>Cap fine at replacement price</th>
<th>Suspension in days (day)</th>