[Koha-bugs] [Bug 34646] Two attributes class in OPAC masthead-langmenu.inc

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 29 20:11:57 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34646

--- Comment #1 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Created attachment 154915
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154915&action=edit
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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list