Koha/koha-tmpl/intranet-tmpl/prog/en
Jonathan Druart 10c154353f Bug 13618: Remove html filters for HtmlTags
We will have to make sure this filter (HtmlTags) is not used with
unsafe variables.

Generated by:
perl -p -i -e 's/HtmlTags tag([^\|]*)\| html -%]/HtmlTags tag\1-%]/g' **/*.tt **/*.inc
perl -p -i -e 's/HtmlTags tag([^\|]*)\| html %]/HtmlTags tag\1%]/g' **/*.tt **/*.inc

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-08-17 15:55:08 +00:00
..
data
includes Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
modules Bug 13618: Remove html filters for HtmlTags 2018-08-17 15:55:08 +00:00
xslt Bug 18236: MARC21 - Add classes to material type on intranet detail and results pages 2018-08-14 12:37:19 +00:00
columns.def