Bug 22501: OPAC course reserves notes should allow html links
[koha-ffzg.git] / koha-tmpl / opac-tmpl / bootstrap / en / modules / opac-course-reserves.tt
index 1b97988..dffe80b 100644 (file)
@@ -52,7 +52,7 @@
                                           <div class="instructor"><span class"inst_surname">[% i.surname | html %]</span>[% IF i.firstname %]<span class="instr_separator">, </span><span class="instr_firstname">[% i.firstname | html %]</span>[% END %]</div>
                                       [% END %]
                                     </td>
-                                    <td>[% c.public_note | html %]</td>
+                                    <td>[% c.public_note | $raw %]</td>
                             [% END %]
                         </tbody>
                     </table>