LP 2017913 Add html filter to reason
[evergreen-equinox.git] / Open-ILS / src / templates-bootstrap / opac / parts / library / hours.tt2
index 8c90e18..8d79699 100755 (executable)
                 - [% display_end_date %]
             [% END %]
         </td>
-        <td>[% cdate.reason %]</td>
+        <td>[% cdate.reason | html %]</td>
     </tr>
     [% END %]
     </table>