Commit 563e0c9b authored by timeless%mozdev.org's avatar timeless%mozdev.org

Bug 187869 long_list.cgi output includes <font ="+3"> before each bug summary

r=burnus a=justdave
parent dd1b1cf5
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
<img alt="" src="1x1.gif" width="1" height="80" align="left"> <img alt="" src="1x1.gif" width="1" height="80" align="left">
<div align="center"> <div align="center">
<b> <b>
<font ="+3">Bug [% bug.bug_id %] - [% bug.short_desc FILTER html %]</font> <font size="+3">Bug [% bug.bug_id %] - [% bug.short_desc FILTER html %]</font>
</b> </b>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment