summaryrefslogtreecommitdiffstats
path: root/template/default/attachment/created.atml
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/attachment/created.atml')
-rw-r--r--template/default/attachment/created.atml2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/attachment/created.atml b/template/default/attachment/created.atml
index ab5e5ef9c..c46afe06b 100644
--- a/template/default/attachment/created.atml
+++ b/template/default/attachment/created.atml
@@ -28,7 +28,7 @@
<tr>
<td>
<h2>
- <a title="[% description %]" href="attachment.cgi?id=[% attachid %]&action=edit">Attachment #[% attachid %]</a>
+ <a title="[% description FILTER html %]" href="attachment.cgi?id=[% attachid %]&action=edit">Attachment #[% attachid %]</a>
to <a href="show_bug.cgi?id=[% bugid %]">Bug #[% bugid %]</a> Created
</h2>