Bug 9761: Reformulating the preference description
After some thought, I had to reformulate what this pref does. No code changes here. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Galen Charlton <gmc@esilibrary.com>
This commit is contained in:
parent
e23ef9c930
commit
7c290c4d7e
1 changed files with 2 additions and 2 deletions
|
@ -370,10 +370,10 @@ Circulation:
|
|||
no: "Don't allow"
|
||||
- "patrons to place holds that don't enter the waiting list until a certain future date. (AllowHoldDateInFuture must also be enabled)."
|
||||
-
|
||||
- Confirm future hold requests at checkin within
|
||||
- Confirm future hold requests (starting no later than
|
||||
- pref: ConfirmFutureHolds
|
||||
class: integer
|
||||
- day(s). Note that this number of days will be used too in calculating the default end date for the Holds to pull-report. (As may be obvious, use of this preference becomes useful only when allowing future holds.
|
||||
- days from now) at checkin time. Note that this number of days will be used too in calculating the default end date for the Holds to pull-report. But it does not interfere with issuing, renewing or transferring books.
|
||||
-
|
||||
- Check the
|
||||
- pref: ReservesControlBranch
|
||||
|
|
Loading…
Reference in a new issue