svn commit: rev 22652 - avalon/site
| Newsgroups | gmane.comp.jakarta.avalon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mcconnell
Date: Tue Jul 6 19:03:17 2004
New Revision: 22652
Modified:
avalon/site/index.html
Log:
fix the home page
Modified: avalon/site/index.html
==============================================================================
--- avalon/site/index.html (original)
+++ avalon/site/index.html Tue Jul 6 19:03:17 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Home</title><link type="text/css" rel="stylesheet" href="styles/style.css"/></head><body><table class="logobar"><tr><td class="panelleft"><img src="images/feather.jpg"/></td><td class="panelmiddle"><div class="project">Avalon</div><div class="title">Home</div></td><td class="panelright"/></tr></table><div class="categorybar" dir=""><a class="homecategory-selected" href="index.html">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Home</title><link type="text/css" rel="stylesheet" href="styles/style.css"/></head><body><table class="logobar"><tr><td class="panelleft"><img alt="link" src="images/feather.jpg"/></td><td class="panelmiddle"><div class="project">Avalon</div><div class="title">Home</div></td><td class="panelright"/></tr></table><div class="categorybar" dir=""><a class="homecategory-selected" href="index.html">
Home
</a><a class="category" href="planet/components/index.html">Planet</a><a class="category" href="products/runtime/index.html">Products</a><a class="category" href="central/about/index.html">Central</a></div><div class="menubar"><div class="no-border"><span class="dummy"/></div></div><div class="content">
@@ -21,7 +21,7 @@
</td>
<td class="header" valign="top" align="center">
<center>
- <a class="doclink" href="planet/index.html">
+ <a class="doclink" href="products/index.html">
<img src="images/products-text.png"/>
</a>
</center>
@@ -99,8 +99,6 @@
</tr>
</table>
-
-
</div>
- </div><div class="footer"><span class="copyright">Copyright null, The Apache Software Foundation All rights reserved.</span><div class="views"><a class="viewlink" id="xmllink" href=""><img src="images/xml.gif"/></a></div></div></body></html>
\ No newline at end of file
+ </div><div class="footer"><span class="copyright">Copyright 2004, The Apache Software Foundation All rights reserved.</span><div class="views"><a class="viewlink" id="xmllink" href=""><img src="images/xml.gif"/></a></div></div></body></html>
\ No newline at end of file