Bug 34646: Fix two attributes class in OPAC masthead-langmenu.inc
authorFridolin Somers <fridolin.somers@biblibre.com>
Tue, 29 Aug 2023 17:59:05 +0000 (07:59 -1000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 1 Sep 2023 14:23:30 +0000 (11:23 -0300)
commit8c63a4bb049b663bb94769b5f5e78ba85ca9918f
treeffeaab56c7299db53de3bddf5360ce90a33a8ab3
parent34d52bc641ebf83ed8add39faa80e524811e7c11
Bug 34646: Fix two attributes class in OPAC masthead-langmenu.inc

In OPAC template masthead-langmenu.inc a link as two class attributes :
  <a class="dropdown-item" href="#" tabindex="-1" class="menu-inactive" role="menuitem">

Test plan :
1) Go to OPAC with at least one translation
2) Look at HTML source code
=> Without patch you see a link with 2 class attributes
=> With patch you see the 2 classes in same class attribute

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead-langmenu.inc