https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21526
--- Comment #33 from Marcel de Rooy <[email protected]> --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/printslip.tt +<link rel="shortcut icon" href="[% IF ( IntranetFavicon ) %][% IntranetFavicon | url %][% ELSE %][% interface | html %]/[% theme | html %]/img/favicon.ico[% END %]" type="image/x-icon" /> interface and theme are parts here of the url path and not part of a html fragment so they should go here through url (not html or uri) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
