https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37197 --- Comment #11 from Jonathan Druart <jonathan.druart@gmail.com> --- 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.