Bug 23126: Display multi-line entries in subscrpitions correctly
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / serials / serials-collection.tt
index 454a726..7d4310d 100644 (file)
@@ -53,7 +53,7 @@
         <td>[% subscription.numberpattern.label | html %]</td>
         <td>[% IF subscription.branchcode %][% Branches.GetName( subscription.branchcode ) | html %][% END %]</td>
         <td> [% subscription.callnumber | html %]</td>
-        <td> [% subscription.notes | html %]
+        <td> [% subscription.notes | html | html_line_break %]
             [% UNLESS subscription.closed %]
                 [% IF ( subscription.subscriptionexpired ) %]
                     <br /><span class="problem"> Subscription expired</span>