User: fleury
Date: 00/11/20 16:21:26
Modified: developers menu.html
Log:
menu
Revision Changes Path
1.7 +8 -1 newsite/developers/menu.html
Index: menu.html
===================================================================
RCS file: /products/cvs/ejboss/newsite/developers/menu.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- menu.html 2000/11/19 01:05:38 1.6
+++ menu.html 2000/11/21 00:21:26 1.7
@@ -49,8 +49,15 @@
<td class="menuitem"><img
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a
href="jboss-castor.html" target="main" class="menu" onmouseover="over(this)"
onmouseout="out(this)"> jBoss/Castor</a></td>
</tr>
<tr>
- <td class="menuitem"><img
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a
href="jboss-tomcat.html" target="main" class="menu" onmouseover="over(this)"
onmouseout="out(this)"> jBoss/Tomcat</a></td>
+
+ <td class="menuitem"><img src="../pictures/dot_empty.gif" vspace="2"
hspace="3"><a href="jboss-tomcat.html" target="main" class="menu"
onmouseover="over(this)" onmouseout="out(this)">
+ jBoss/Tomcat</a></td>
</tr>
+ <td class="menuitem"><img src="../pictures/dot_empty.gif" vspace="2"
hspace="3"><a href="jboss-jetty.html" target="main" class="menu"
onmouseover="over(this)" onmouseout="out(this)">
+ jBoss/Jetty</a></td>
+
+ </tr>
+
<tr>
<td class="menuitem"><img
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a
href="jboss-test.html" target="main" class="menu" onmouseover="over(this)"
onmouseout="out(this)"> jBoss/Test</a></td>
</tr>