Merge remote-tracking branch 'origin/new/bug_7460'
authorPaul Poulain <paul.poulain@biblibre.com>
Wed, 22 Feb 2012 14:27:00 +0000 (15:27 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 22 Feb 2012 14:27:00 +0000 (15:27 +0100)
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt

index 162b12a..858c2d6 100644 (file)
@@ -463,7 +463,7 @@ function verify_images() {
 
 [% IF ( MARCNOTES ) %]
     [% FOREACH MARCNOTE IN MARCNOTES %]
-    <p>[% MARCNOTE.marcnote %]</p>
+    <p>[% MARCNOTE.marcnote FILTER html_line_break %]</p>
     [% END %]
     [% ELSE %]
     [% IF ( notes ) %]