From a7f172e6667cdd99b9bcf8aa9a483f0e15c50d67 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 3 Dec 2025 08:18:17 -0500 Subject: [PATCH] Bug 41361: Fix markup in category code confirmation modal This patch fixes the markup in the modal, introduced by Bug 32581, asking whether to update the patron's expiration date when changing the patron category. The markup needs to be updated to conform with Bootstrap 5. To test, apply the patch and go to Patrons. - Search for any patron and edit it. - Scroll down to the "Library management" section. - Change the category. - You should see a confirmation modal: "Confirm expiration date" - Test each of the controls to confirm that they work correctly: The "X" close button, the "Yes" and "No" buttons. Sponsored-by: Athens County Public Libraries --- .../prog/en/modules/members/memberentrygen.tt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt index db1ad64809e..15ccf28f459 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt @@ -962,7 +962,6 @@ [% IF limited_category %] [% END %] - Required [% UNLESS nosort1 %] @@ -1663,18 +1662,18 @@