https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18629 --- Comment #1 from Marc Véron <veron@veron.ch> --- For the titles, we have (e.g step1.tt): <title>Koha › Web installer › [% UNLESS ( language ) %] Choose your language [% END %] [% IF ( language ) %] [% UNLESS ( checkmodule ) %] [% IF ( missing_modules ) %] Perl modules missing [% END %] [% IF ( problems ) %] Perl version obsolete [% END %] [% END %] Check Perl dependencies [% END %] </title> We are inside HTMLtags, that's wrong: https://wiki.koha-community.org/wiki/Coding_Guidelines#HTML1:_Template_Toolk... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.