You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2006/08/16 00:38:41 UTC

svn commit: r431722 - /geronimo/trunk/applications/welcome/src/webapp/index.jsp

Author: jdillon
Date: Tue Aug 15 15:38:41 2006
New Revision: 431722

URL: http://svn.apache.org/viewvc?rev=431722&view=rev
Log:
Removed margins from welcome page to be consistent with the console.  Merged from dead-1.2 r371115

Modified:
    geronimo/trunk/applications/welcome/src/webapp/index.jsp

Modified: geronimo/trunk/applications/welcome/src/webapp/index.jsp
URL: http://svn.apache.org/viewvc/geronimo/trunk/applications/welcome/src/webapp/index.jsp?rev=431722&r1=431721&r2=431722&view=diff
==============================================================================
--- geronimo/trunk/applications/welcome/src/webapp/index.jsp (original)
+++ geronimo/trunk/applications/welcome/src/webapp/index.jsp Tue Aug 15 15:38:41 2006
@@ -26,7 +26,7 @@
 <body marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" rightmargin="0">
 
 <!-- Header -->
-<table width="100%">
+<table width="100%" border="0" cellpadding="0" cellspacing="0">
   <tr>
     <td>
       <table width="100%" height="86"  border="0" cellpadding="0" cellspacing="0">