summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/components/updated.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/components/updated.html.tmpl')
-rw-r--r--template/en/default/admin/components/updated.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/components/updated.html.tmpl b/template/en/default/admin/components/updated.html.tmpl
index a6f2c8b9d..a4cbfdf5b 100644
--- a/template/en/default/admin/components/updated.html.tmpl
+++ b/template/en/default/admin/components/updated.html.tmpl
@@ -56,7 +56,7 @@
<table>
<tr>
<td>Updated description to:</td>
- <td>'[% comp.description FILTER html %]'</td>
+ <td>'[% comp.description FILTER html_light %]'</td>
</tr>
</table>
[% END %]