summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@redhat.com>2014-06-11 17:10:44 +0200
committerDavid Lawrence <dkl@redhat.com>2014-06-11 17:40:31 +0200
commit6f1a5f0a2c0abfed6839d92d71cfdce9820037b0 (patch)
tree58fe2b4d8eb3d86831fa8ff2e644db5ff4004ed1 /template
parent02719d27e660f1212450a563e0e0b8aefa6c6883 (diff)
downloadbugzilla-6f1a5f0a2c0abfed6839d92d71cfdce9820037b0.tar.gz
bugzilla-6f1a5f0a2c0abfed6839d92d71cfdce9820037b0.tar.xz
Bug 1015994 - attachment.cgi titles should include bug and/or attachment text
r=gerv,a=sgreen
Diffstat (limited to 'template')
-rw-r--r--template/en/default/attachment/edit.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/attachment/edit.html.tmpl b/template/en/default/attachment/edit.html.tmpl
index 87ae525e7..f81486b27 100644
--- a/template/en/default/attachment/edit.html.tmpl
+++ b/template/en/default/attachment/edit.html.tmpl
@@ -9,6 +9,7 @@
[%# Define strings that will serve as the title and header of this page %]
[% title = BLOCK %]
Attachment [% attachment.id %] Details for [% terms.Bug %] [%+ attachment.bug_id %]
+ &ndash; [% attachment.description FILTER html %]
[% END %]
[% header = BLOCK %]
Attachment [% attachment.id %] Details for