You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by sv...@apache.org on 2006/10/29 15:25:33 UTC

svn commit: r468909 - in /webservices/juddi/trunk/webapp: happyjuddi.jsp index.html juddi.css

Author: sviens
Date: Sun Oct 29 06:25:33 2006
New Revision: 468909

URL: http://svn.apache.org/viewvc?view=rev&rev=468909
Log:
Commiting minor style sheet and html fixes (to satisfy validating HTML editors).

Modified:
    webservices/juddi/trunk/webapp/happyjuddi.jsp
    webservices/juddi/trunk/webapp/index.html
    webservices/juddi/trunk/webapp/juddi.css

Modified: webservices/juddi/trunk/webapp/happyjuddi.jsp
URL: http://svn.apache.org/viewvc/webservices/juddi/trunk/webapp/happyjuddi.jsp?view=diff&rev=468909&r1=468908&r2=468909
==============================================================================
--- webservices/juddi/trunk/webapp/happyjuddi.jsp (original)
+++ webservices/juddi/trunk/webapp/happyjuddi.jsp Sun Oct 29 06:25:33 2006
@@ -342,6 +342,6 @@
 <tr><td height="50" align="center" valign="bottom" nowrap><div class="footer">&nbsp;</div></td></tr>
 </table>
 
-</body>
 </div>
+</body>
 </html>

Modified: webservices/juddi/trunk/webapp/index.html
URL: http://svn.apache.org/viewvc/webservices/juddi/trunk/webapp/index.html?view=diff&rev=468909&r1=468908&r2=468909
==============================================================================
--- webservices/juddi/trunk/webapp/index.html (original)
+++ webservices/juddi/trunk/webapp/index.html Sun Oct 29 06:25:33 2006
@@ -7,7 +7,7 @@
 <link rel="stylesheet" href="juddi.css"/>
 </head>
 <body>
-<div class="nav" align="right"><font size="-2"><a href="http://ws.apache.org/juddi/" target="_top">jUDDI@Apache</a></font></div>
+<div class="header" align="right"><a href="http://ws.apache.org/juddi/" target="_top">jUDDI@Apache</a></div>
 <h1>jUDDI</h1>
 
 <h3><em>Welcome</em> to jUDDI!</h3>
@@ -16,10 +16,8 @@
   <li>Have a look at the new <a href="console">jUDDI Console</a> <strong>(Beta)</strong></li>
   <li><a href="http://ws.apache.org/juddi/">Visit</a> the Apache-jUDDI Home Page</li>
 </ul>
-<hr>
-If the jUDDI validation page returns some kind of
-error, it is invariably a configuration issue.
-
+<hr/>
+<div class="nav" align="right">If the jUDDI validation page returns some kind of error, it is invariably a configuration issue.</div>
 <table width="100%" border="0">
 <tr><td height="50" align="center" valign="bottom" nowrap><div class="footer">&nbsp;</div></td></tr>
 </table>

Modified: webservices/juddi/trunk/webapp/juddi.css
URL: http://svn.apache.org/viewvc/webservices/juddi/trunk/webapp/juddi.css?view=diff&rev=468909&r1=468908&r2=468909
==============================================================================
Binary files - no diff available.



---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-cvs-help@ws.apache.org