https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37197
--- Comment #11 from Jonathan Druart <[email protected]> --- koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt 95 <li> 96 <a href="/cgi-bin/koha/tools/modborrowers.pl?patron_list_id=[% l.patron_list_id | uri %]&op=show"> 97 <i class="fa-solid fa-pencil" aria-hidden="true"></i> Batch edit patrons 98 </a> 99 </li> This one seems to be another problematic one. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
