From 9da2acdc9e0ba75d5e7d90749b881c5035c92062 Mon Sep 17 00:00:00 2001 From: Dave Miller Date: Tue, 14 May 2024 02:38:11 -0400 Subject: [PATCH] Bug 1874564: QuickSearch inputs need labels (#131) --- template/en/default/global/header.html.tmpl | 2 +- template/en/default/index.html.tmpl | 1 + template/en/default/pages/quicksearch.html.tmpl | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl index 3d1bf4ba8..6c70db23b 100644 --- a/template/en/default/global/header.html.tmpl +++ b/template/en/default/global/header.html.tmpl @@ -301,7 +301,7 @@ + aria-labelledby="header-search-label"> [% PROCESS "global/header-search-dropdown.html.tmpl" %] diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl index e6a8032f0..c4f0af2d4 100644 --- a/template/en/default/index.html.tmpl +++ b/template/en/default/index.html.tmpl @@ -86,6 +86,7 @@