From 6813e560f70c5efa2e7697876ba52e47c83c447d Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 8 Apr 2014 23:28:21 +0000 Subject: [PATCH] Bug 7413: (follow-up) tweak description of the AllowRenewalLimitOverride syspref As it happens, the AllowRenewalLimitOverride serves to both allow operators to override renewal blocks when the renewal exceed the maximum renewal count or when the renewal is premature. This patch adjust the wording to reflect the expansion in meaning; if it turns out that folks want to distinguish between overriding the maximum renewal count and overriding premature renewals, a new system preference can be added later. Signed-off-by: Galen Charlton --- .../prog/en/modules/admin/preferences/circulation.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 70ac3521f4..7d44f79439 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 @@ -161,7 +161,7 @@ Circulation: choices: yes: Allow no: "Don't allow" - - staff to manually override the renewal limit and renew a checkout when it would go over the renewal limit. + - staff to manually override renewal blocks and renew a checkout when it would go over the renewal limit or be premature with respect to the "no renew before" setting in the circulation policy. - - pref: AllowItemsOnHoldCheckout choices: -- 2.39.5