From 68766d8c357c47106f996cedefd42f12d256413e Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Tue, 7 Oct 2025 21:06:24 +0000 Subject: [PATCH] Bug 30331: Update system preference descriptions --- .../prog/en/modules/admin/preferences/circulation.pref | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref index 19e701cad0d..826094f316d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -350,14 +350,14 @@ Circulation: choices: date_due: the old due date of the checkout now: the current date - - . + - . For automatic renewals see AutomaticRenewalPeriodBase. - - When renewing checkouts automaticaly, base the new due date on - pref: AutomaticRenewalPeriodBase choices: date_due: the old due date of the checkout now: the current date - - . + - . For manual renewals see ManualRenewalPeriodBase. - - pref: RenewalSendNotice choices: @@ -515,14 +515,14 @@ Circulation: choices: 1: renew 0: "don't renew" - - the item automatically. If the system preference RenewalPeriodBase is set to "due date", renewed items may still be overdue. + - the item automatically. If the system preferences ManualRenewalPeriodBase or AutomaticRenewalPeriodBase are set to "due date", renewed items may still be overdue. - - If a patron pays off all fines on an overdue item that is accruing fines in the OPAC via a payment plugin, - pref: RenewAccruingItemInOpac choices: 1: renew 0: "don't renew" - - the item automatically. If the system preference RenewalPeriodBase is set to "due date", renewed items may still be overdue. + - the item automatically. If the system preferences ManualRenewalPeriodBase or AutomaticRenewalPeriodBase are set to "due date", renewed items may still be overdue. - - pref: ItemsDeniedRenewal type: textarea -- 2.39.5