@@ -, +, @@ --- .../en/modules/admin/preferences/circulation.pref | 2 +- .../en/modules/admin/preferences/web_services.pref | 3 ++- 2 files changed, 3 insertions(+), 2 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 @@ -436,7 +436,7 @@ Circulation: choices: yes: "Don't automatically" no: Automatically - - mark holds as found and waiting when a hold is placed specifically on them and they are already checked in. + - mark a hold as found and waiting when a hold is placed on a specific item and that item is already checked in. - - Patrons can only have - pref: maxreserves --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref @@ -35,9 +35,10 @@ Web services: no: Disable - ILS-DI services for OPAC users - + - Allow IP addresses - pref: ILS-DI:AuthorizedIPs class: Text - - allowed IPs to use the ILS-DI services + - to use the ILS-DI services (when enabled). Separate the IP addresses with commas and without spaces. Leave the field blank to allow any IP address. Reporting: - - Only return --