https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34575
--- Comment #4 from Pedro Amorim <[email protected]> --- (In reply to Sally from comment #2) > Hi Pedro, > > It's still an issue for us. > > As a simple solution, could we just add a class to email? I love this suggestion, submitted the patch, new HTML should now be: <ul> <li class="patronaddress1">31 4345 Library Rd. </li> <li class="patroncity">City in address zip postal, test</li> <li class="patronemail">Email: <a href="mailto:randomlongemailstringtobeusedasanexample%40koha.com">[email protected]</a></li> </ul> Thank you. -- You are receiving this mail because: You are the assignee for the bug. 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/
