From a7a3b1a85b5e0ecc6be815b73d965e2a05d03c93 Mon Sep 17 00:00:00 2001 From: Caroline Cyr La Rose Date: Fri, 4 Apr 2025 04:11:28 -0400 Subject: [PATCH] Bug 39550: RestrictPatronsWithFailedNotices system preference should not be in Patron relationships section This patch changes the RestrictPatronsWithFailedNotices system preference from the Patron relationships subsection of the Patron preferences to a newly created Patron restrictions subsection. To test: 1. Apply patch 2. Go to Administration > System preferences > Patrons --> There should be a new section called 'Patron restrictions' with RestrictPatronsWithFailedNotices in it --- .../intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref | 1 + 1 file changed, 1 insertion(+) 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 671b4f4d41..5e761cec79 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 @@ -412,6 +412,7 @@ Patrons: 1: "must have" 0: "doesn't need" - a guarantor when adding the patron. + Patron restrictions: - - pref: RestrictPatronsWithFailedNotices choices: -- 2.43.0