[Koha-bugs] [Bug 29213] Typo ol in member-alt-contact-style.inc

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 12 20:52:14 CEST 2021


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

--- Comment #1 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Created attachment 126127
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126127&action=edit
Bug 29213: Fix typo ol in member-alt-contact-style.inc

There is a typo in member-alt-contact-style.inc, tag ol is open twice for
alternate contact.

Test plan :
1) Create new patron
2) Look at HTML structure in "Alternate contact" section
=> Without patch you see <ol> twice and </ol> once
=> With patch you see once <ol> and </ol>

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


More information about the Koha-bugs mailing list