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/07/20 01:34:12 UTC

svn commit: r423657 - /geronimo/sandbox/svkmerge/m2migration/applications/welcome/src/webapp/index.jsp

Author: jdillon
Date: Wed Jul 19 16:34:12 2006
New Revision: 423657

URL: http://svn.apache.org/viewvc?rev=423657&view=rev
Log:
Remove border/padding from the index (resurrected from dead-1.2 branch)

Modified:
    geronimo/sandbox/svkmerge/m2migration/applications/welcome/src/webapp/index.jsp

Modified: geronimo/sandbox/svkmerge/m2migration/applications/welcome/src/webapp/index.jsp
URL: http://svn.apache.org/viewvc/geronimo/sandbox/svkmerge/m2migration/applications/welcome/src/webapp/index.jsp?rev=423657&r1=423656&r2=423657&view=diff
==============================================================================
--- geronimo/sandbox/svkmerge/m2migration/applications/welcome/src/webapp/index.jsp (original)
+++ geronimo/sandbox/svkmerge/m2migration/applications/welcome/src/webapp/index.jsp Wed Jul 19 16:34:12 2006
@@ -23,7 +23,7 @@
     <link rel="stylesheet" href="main.css" type="text/css"/>
 </head>
 
-<body>
+<body marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" rightmargin="0">
 
 <!-- Header -->
 <table width="100%">