From: reed%reedloden.com <> Date: Tue, 19 Dec 2006 12:03:49 +0000 (+0000) Subject: Bug 364167 - "no space in Attachments on this Bug:263" [p=reed r=LpSolit a=myk] X-Git-Tag: bugzilla-2.23.4~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c03807eb96b383ea17102215e8fa445d5b9bbd4;p=thirdparty%2Fbugzilla.git Bug 364167 - "no space in Attachments on this Bug:263" [p=reed r=LpSolit a=myk] --- diff --git a/template/en/default/attachment/edit.html.tmpl b/template/en/default/attachment/edit.html.tmpl index fbd6fcfe4a..a4d3137842 100644 --- a/template/en/default/attachment/edit.html.tmpl +++ b/template/en/default/attachment/edit.html.tmpl @@ -352,7 +352,7 @@ Attachments on this [% terms.Bug %]: [% FOREACH a = attachments %] [% IF a == attachment.id %] - [% a %] + [%+ a %] [% ELSE %] [% a %] [% END %]