From: David Lawrence Date: Wed, 11 Jun 2014 15:10:44 +0000 (+0000) Subject: Bug 1015994 - attachment.cgi titles should include bug and/or attachment text X-Git-Tag: bugzilla-4.5.5~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f1a5f0a2c0abfed6839d92d71cfdce9820037b0;p=thirdparty%2Fbugzilla.git Bug 1015994 - attachment.cgi titles should include bug and/or attachment text r=gerv,a=sgreen --- diff --git a/template/en/default/attachment/edit.html.tmpl b/template/en/default/attachment/edit.html.tmpl index 87ae525e7d..f81486b273 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 %] + – [% attachment.description FILTER html %] [% END %] [% header = BLOCK %] Attachment [% attachment.id %] Details for