https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |katrin.fischer@bsz-bw.de |y.org | --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Only one little question, why the USE raw? --- a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/blinddetail-biblio-search.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/blinddetail-biblio-search.tt @@ -1,7 +1,12 @@ [% USE To %] +[% USE raw %] +[% PROCESS 'i18n.inc' %] -- You are receiving this mail because: You are watching all bug changes.