https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29213
--- Comment #1 from Fridolin Somers <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
