Fix for bug 251727: Create a /images directory. Moved 1x1.gif into it; left

ant.jpg out to avoid complaints about "this very important testing
resource" <wink>. Fixed single callsite (and someone please explain to
me what it's useful for!)  a=justdave, myk.
This commit is contained in:
kiko%async.com.br 2004-07-21 17:49:19 +00:00
parent 47a682153e
commit 67716aeedb
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 82 B

After

Width:  |  Height:  |  Size: 82 B

View File

@ -46,7 +46,7 @@
[%###########################################################################%]
[% BLOCK bug_display %]
<img alt="" src="1x1.gif" width="1" height="80" align="left">
<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>