From 5706b367cdf0e52eedb8b1d4ca95efa428f7bd3e 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 --- 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 1794184e51..8114e1e19c 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc +++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc @@ -166,7 +166,7 @@ [% UNLESS ( Koha.Preference( 'OpacAddMastheadLibraryPulldown' ) == 1 ) %] [% IF ( mylibraryfirst ) %] - + [% END %] [% END %] @@ -278,8 +278,8 @@ [% END # / OpacAddMastheadLibraryPulldown %]
-
-- 2.34.0