LP 2017913 Add html filter to reason user/mccanna/lp2017913_display_closures_in_opac
authorTerran McCanna <tmccanna@georgialibraries.org>
Fri, 12 May 2023 14:52:14 +0000 (10:52 -0400)
committerTerran McCanna <tmccanna@georgialibraries.org>
Fri, 12 May 2023 14:52:14 +0000 (10:52 -0400)
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
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>