https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22672 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor@tuxayo.net --- Comment #7 from Victor Grousset/tuxayo <victor@tuxayo.net> ---
I found templates, includes and XSLT by using 'git grep ‘<b>’ koha-tmpl/opac-tmpl/bootstrap/en/' and git grep ‘<i>’ koha-tmpl/opac-tmpl/bootstrap/en/
Case not caugh by the grep: koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt 298: [% IF ( ISSUE.onsite_checkout ) %] <i class="onsite_checkout">(On-site checkout)</i>[% END %] -- You are receiving this mail because: You are watching all bug changes.