From b574573e0774d2d16b6d1f3f6961a4d6f1e4d92a Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 5 Mar 2026 14:15:49 -0500 Subject: [PATCH] Bug 41827: (follow-up) Correct input label and id Signed-off-by: Roman Dolny --- .../prog/en/modules/admin/auth_subfields_structure.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt index 8d27666b31..90fc596230 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt @@ -143,10 +143,10 @@ [% IF ( loo.new_subfield ) %]
- +
- +
[% ELSE %] -- 2.39.5