From 16b328c32784747e54a362045f58d32e87364f39 Mon Sep 17 00:00:00 2001 From: Josef Moravec Date: Tue, 17 Nov 2020 17:34:12 +0000 Subject: [PATCH] Bug 25954: (QA follow-up) Correct label "for" attribute in authorities search Change it from first select box to text input for consistancy with other search forms Test plan: 1) Apply the patch 2) Go to authorities search 3) Confirm the labels in all search tabs are linked to text input field Signed-off-by: Josef Moravec Signed-off-by: Nick Clemens --- koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search.inc index 06e6b5b196..13474f87c1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search.inc @@ -4,7 +4,7 @@