From ede3f777d58d71940a78e3ab901c85ba4ef3ddd1 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 16 Feb 2021 13:48:04 +0000 Subject: [PATCH] Bug 27713: Duplicate search field IDs in MARC framework administration template This patch makes a minor change to the MARC framework administration template so that the ID of a form field on the page isn't a duplicate of one in the header search form. To test, apply the patch and go to Administration -> MARC bibliographic framework -> MARC structure. - Test the "Search for tag" form field to confirm that it works correctly. - Validate the HTML of the page to confirm that there are no "Duplicate ID" errors. Signed-off-by: Phil Ringnalda --- .../intranet-tmpl/prog/en/modules/admin/marctagstructure.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt index 1aeb3a0766..beed047e47 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt @@ -159,8 +159,8 @@ [% IF ( else ) %]
- - + +