@@ -, +, @@ description - Compare system preference descrpition before and after the patch was applied. --- .../prog/en/modules/admin/preferences/circulation.pref | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -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 --