https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30733 --- Comment #25 from Fridolin Somers <fridolin.somers@biblibre.com> --- In koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-bib-search.tt : -[% INCLUDE 'doc-head-open.inc' %]Koha › Tools › Labels ›: Search[% INCLUDE 'doc-head-close.inc' %] +[% INCLUDE 'doc-head-open.inc' %]<span>Koha</span> › <span>Tools</span> › <span>Labels</span> ›: <span>Search</span>[% INCLUDE 'doc-head-close.inc' %] </head> I think the template is wrong even before this change. This should be wrapped in a "title" tag. Since it is the title tag, HTML tags are not allowed. Maybe we can create another bug report for that. Idem in opac-account-pay-error.tt -- You are receiving this mail because: You are watching all bug changes.