]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 181286 - Invalid html in banner.html.tmpl
authorbbaetz%student.usyd.edu.au <>
Fri, 22 Nov 2002 07:55:58 +0000 (07:55 +0000)
committerbbaetz%student.usyd.edu.au <>
Fri, 22 Nov 2002 07:55:58 +0000 (07:55 +0000)
patch by Tobias Burnus <burnus@gmx.de>
r=bbaetz, a=justdave

template/en/default/global/banner.html.tmpl

index 7da8feee2deaacc041d5e83499a708a09212dcae..b8bf4e06d143b706285fd61bfa763b61c88d89ba 100644 (file)
@@ -26,9 +26,9 @@
            cellspacing="0">
       <tr>
         <td>
-          <font color="#FFFFFF" size="8"><center>
+          <center><font color="#FFFFFF" size="8">
             This is Bugzilla
-          </center></font>
+          </font></center>
         </td>
       </tr>
     </table>