From cd19a73a5ff9866453939a2c32484249c6f762fc 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 --- 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 f5109ba972..ec5f4779bc 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.20.1