From 8f80ddb22540e4b45b4c710f8f56417ecf3e2d44 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sun, 28 Aug 2022 11:14:07 +0200 Subject: [PATCH] Bug 31333: (QA follow-up) Combine and rephrase system preferences Combines suggestion and suggestionPatronCategoryExceptions so they can be easily set together and rephrases slightly. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi --- .../prog/en/modules/admin/preferences/opac.pref | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref index 7f9adfeadf..604b39e75e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -869,11 +869,10 @@ OPAC: - - pref: suggestion choices: - 1: Allow - 0: "Don't allow" - - 'Patron categories allowed to make purchase suggestions on the OPAC:' - - - - 'Patron categories not affected by suggestion:' + 1: Enable + 0: "Disable" + - 'purchase suggestions in the OPAC.
' + - 'When suggestion is enabled, following patron categories are not allowed to make purchase suggestions:' - pref: suggestionPatronCategoryExceptions choices: patron-categories class: multiple -- 2.39.5