------------------------------------------------------------
revno: 539
revision-id: [EMAIL PROTECTED]
parent: [EMAIL PROTECTED]
committer: Andrew Tridgell <[EMAIL PROTECTED]>
branch nick: tridge
timestamp: Tue 2007-06-12 13:22:39 +1000
message:
  fixed rendering in IE
modified:
  web/header.html                header.html-20070608035834-k7u3xijgdxt4e0pw-2
=== modified file 'web/header.html'
--- a/web/header.html   2007-06-12 03:04:52 +0000
+++ b/web/header.html   2007-06-12 03:22:39 +0000
@@ -3,8 +3,9 @@
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
 </HEAD>
 
-<BODY BGCOLOR="#ffffff" TEXT="#000000" VLINK="#292555" LINK="#292555" 
ALINK="#cc0033"
-<TABLE BORDER=0 WIDTH="640" ALIGN="CENTER">
+<BODY BGCOLOR="#ffffff" TEXT="#000000" VLINK="#292555" LINK="#292555"
+      ALINK="#cc0033">
+<TABLE BORDER=0 WIDTH="75%" ALIGN="CENTER">
   <tr VALIGN="middle">
     <td ALIGN="left">
        <ul>

Reply via email to