Rev 539: fixed rendering in IE in http://samba.org/~tridge/ctdb

tridge at samba.org tridge at samba.org
Tue Jun 12 03:22:40 GMT 2007


------------------------------------------------------------
revno: 539
revision-id: tridge at samba.org-20070612032239-f2siru8du4jv1ekl
parent: tridge at samba.org-20070612030452-b4flgik4vatsq2rh
committer: Andrew Tridgell <tridge at samba.org>
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>



More information about the samba-cvs mailing list