Koha/koha-tmpl/intranet-tmpl/prog/en/modules/installer
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
..
auth.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
step1.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
step2.tt Bug 13618: Remove html filters for HtmlTags 2018-08-17 15:55:08 +00:00
step3.tt Bug 15717: Installer: Step 3 has <br /> showing 2018-08-17 15:55:08 +00:00