From: Matt Selsky Date: Tue, 29 May 2012 14:41:25 +0000 (+0200) Subject: Bug 327657: "Edit attachment" page should show me when the file was attached X-Git-Tag: bugzilla-4.3.2~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a196f9ce707424901a8d26262c441f56650784f8;p=thirdparty%2Fbugzilla.git Bug 327657: "Edit attachment" page should show me when the file was attached r/a=LpSolit --- diff --git a/template/en/default/attachment/edit.html.tmpl b/template/en/default/attachment/edit.html.tmpl index 69b91abbf6..c6ee527a50 100644 --- a/template/en/default/attachment/edit.html.tmpl +++ b/template/en/default/attachment/edit.html.tmpl @@ -59,7 +59,7 @@ [%+ attachment.datasize FILTER unitconvert %] [% ELSE %] deleted - [% END %], created by [%+ INCLUDE global/user.html.tmpl who = attachment.attacher %] + [% END %], created by [%+ INCLUDE global/user.html.tmpl who = attachment.attacher %] on [%+ attachment.attached FILTER time %] [% IF attachment.isprivate %]; only visible to [% Param('insidergroup') FILTER html %] members [% END %] @@ -100,7 +100,12 @@ Creator: [%+ INCLUDE global/user.html.tmpl who = attachment.attacher %] - + +
+ Created: + [%+ attachment.attached FILTER time %] +
+
Size: [% IF attachment.datasize %]