Bug 21947: Swap the filter order
[koha.git] / koha-tmpl / opac-tmpl / bootstrap / en / modules / opac-detail.tt
index afb8f9a..331d307 100644 (file)
                                     [% IF MARCNOTE.marcnote.match('^https?://\S+$') %]
                                         <a href="[% MARCNOTE.marcnote | url %]">[% MARCNOTE.marcnote | html %]</a>
                                     [% ELSE %]
-                                        [% MARCNOTE.marcnote FILTER html_line_break | html %]
+                                        [% MARCNOTE.marcnote | html | html_line_break %]
                                     [% END %]
                                     </p>
                                 [% END %]