[Koha-bugs] [Bug 34575] Patron search results: Customise the fields displayed in Name column

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 22 11:38:36 CET 2023


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

--- Comment #4 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
(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">randomlongemailstringtobeusedasanexample at koha.com</a></li>
</ul>

Thank you.

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


More information about the Koha-bugs mailing list