diff options
author | jocuri%softhome.net <> | 2004-11-03 07:38:40 +0100 |
---|---|---|
committer | jocuri%softhome.net <> | 2004-11-03 07:38:40 +0100 |
commit | 6d3765117ff158848c11799127296de96080e719 (patch) | |
tree | e9516e18b273dd2893e832a86ba21d6b6c75612d /template/en | |
parent | cb9bb57018230e2f4b1cccdc90f2c4402a5d80b0 (diff) | |
download | bugzilla-6d3765117ff158848c11799127296de96080e719.tar.gz bugzilla-6d3765117ff158848c11799127296de96080e719.tar.xz |
Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create suitable spacing; patch by Frédéric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave.
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/bug/show-multiple.html.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/en/default/bug/show-multiple.html.tmpl b/template/en/default/bug/show-multiple.html.tmpl index 094d04126..a985fccb4 100644 --- a/template/en/default/bug/show-multiple.html.tmpl +++ b/template/en/default/bug/show-multiple.html.tmpl @@ -46,7 +46,6 @@ [%###########################################################################%] [% BLOCK bug_display %] - <img alt="" src="images/1x1.gif" width="1" height="80" align="left"> <div align="center"> <b> <font size="+3">[% terms.Bug %] [%+ bug.bug_id %] - [% bug.short_desc FILTER html %]</font> |