From 8b7a1854413d2e1b8d4b80ea4fc77005b407714a Mon Sep 17 00:00:00 2001 From: Jasmine Amohia Date: Tue, 15 Jan 2019 21:34:32 +0000 Subject: [PATCH] Bug 20569: Improved description of CheckPrevCheckout system preference The CheckPrevCheckout preference can be overriden by a setting in the patron categories, I've edited the options to reflect this. Test plan: 1. Check the CheckPrevCheckout system preferences and confirm that the options are clear Signed-off-by: David Nind --- .../intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref index ecb1c4e6df..160cfdd2e1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref @@ -56,8 +56,8 @@ Patrons: default: no choices: hardyes: "Do" - softyes: "Unless overridden, do" - softno: "Unless overridden, do not" + softyes: "Unless overridden by patron category, do" + softno: "Unless overridden by patron category, do not" hardno: "Do not" - " check borrower checkout history to see if the current item has been checked out before." - -- 2.11.0