aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/show/comments.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/show/comments.tmpl')
-rw-r--r--template/default/show/comments.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/show/comments.tmpl b/template/default/show/comments.tmpl
index 14828175d..b020caa0f 100644
--- a/template/default/show/comments.tmpl
+++ b/template/default/show/comments.tmpl
@@ -39,7 +39,7 @@
<br>
<i>------- Additional Comment
<a name="c[% count %]" href="#c[% count %]">#[% count %]</a> From
- <a href="mailto:[% comment.email %]">[% comment.name %]</a>
+ <a href="mailto:[% comment.email FILTER html %]">[% comment.name FILTER html %]</a>
[%+ comment.time %] -------
</i>
[% END %]