Bug 30990: Fix DefaultHoldPickupLocation system preference description

Changes:
* branch to library
* staff client to staff interface
* adds an ending .

To test:
- Compare system preference descrpition before and after the
  patch was applied.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 21a37a19e0)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
This commit is contained in:
Katrin Fischer 2022-06-17 22:20:08 +02:00 committed by Lucas Gass
parent 8bb0df3a53
commit 6dc9f17588

View file

@ -937,13 +937,14 @@ Circulation:
years: years
- from reserve date.
-
- When placing a hold via the staff client default the pickup location to the
- When placing a hold via the staff interface default the pickup location to the
- pref: DefaultHoldPickupLocation
default: loggedinlibrary
choices:
loggedinlibrary: "logged in library"
homebranch: "item's home branch"
holdingbranch: "item's holding branch"
homebranch: "item's home library"
holdingbranch: "item's holding library"
- "."
Interlibrary loans:
-
- pref: ILLModule