From c5e46a7d4b39fab82ef8fa6eb52d34c14f11d863 Mon Sep 17 00:00:00 2001 From: Fridolin Somers Date: Fri, 14 Jan 2022 20:53:54 -1000 Subject: [PATCH] Bug 29066: (follow-up) add aria-label and aria-hidden on icons Signed-off-by: Lucas Gass Signed-off-by: Katrin Fischer Signed-off-by: Kyle M Hall --- koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc index ecea32250b..85c929adb7 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc +++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc @@ -167,7 +167,7 @@ [% UNLESS ( Koha.Preference( 'OpacAddMastheadLibraryPulldown' ) == 1 ) %] [% IF ( mylibraryfirst ) %] - + [% END %] [% END %] @@ -279,8 +279,8 @@ [% END # / OpacAddMastheadLibraryPulldown %]
-
-- 2.30.2