Bug 30990: Fix DefaultHoldPickupLocation system preference description
authorKatrin Fischer <katrin.fischer.83@web.de>
Fri, 17 Jun 2022 20:20:08 +0000 (22:20 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 5 Jul 2022 12:56:24 +0000 (09:56 -0300)
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>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref

index cad7b2c7091feedd838c653ce9e3769e1f5384c6..ec893b55432f24e56709efaf12f08f048c5d8e90 100644 (file)
@@ -938,13 +938,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