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 <gmc@esilibrary.com>
This commit is contained in:
parent
26c7924186
commit
6813e560f7
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue