]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 187869 long_list.cgi output includes <font ="+3"> before each bug summary
authortimeless%mozdev.org <>
Tue, 7 Jan 2003 02:56:28 +0000 (02:56 +0000)
committertimeless%mozdev.org <>
Tue, 7 Jan 2003 02:56:28 +0000 (02:56 +0000)
r=burnus a=justdave

template/en/default/bug/show-multiple.html.tmpl

index a4f4bf9c73ae59debc79111b543f9f1a57f17bd2..a5cdc4dc88b2fa774eb68302719c1984ed2d754f 100644 (file)
@@ -47,7 +47,7 @@
   <img alt="" src="1x1.gif" width="1" height="80" align="left">
   <div align="center">
     <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>
   </div>