aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/attachment/list.html.tmpl')
-rw-r--r--template/en/default/attachment/list.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/attachment/list.html.tmpl b/template/en/default/attachment/list.html.tmpl
index 9676dd67b..a7205ddcd 100644
--- a/template/en/default/attachment/list.html.tmpl
+++ b/template/en/default/attachment/list.html.tmpl
@@ -75,7 +75,8 @@ function toggle_display(link) {
<span class="bz_attach_extra_info">
[% IF attachment.datasize %]
- ([% attachment.datasize FILTER unitconvert %],
+ ([% attachment.filename FILTER html %],
+ [% attachment.datasize FILTER unitconvert %],
[% IF attachment.ispatch %]
patch)
[% ELSE %]