From: Dave Miller Date: Tue, 14 May 2024 06:38:11 +0000 (-0400) Subject: Bug 1874564: QuickSearch inputs need labels (#131) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9da2acdc9e0ba75d5e7d90749b881c5035c92062;p=thirdparty%2Fbugzilla.git Bug 1874564: QuickSearch inputs need labels (#131) --- 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 @@