jcscoobyrs    2005/12/01 18:36:49

  Modified:    modules/webadmin/src/webapp index.html
  Log:

  Updated to remove sf.net references, to remove redundant static HTML 
resources in WebAdmin and to get WebAdmin pointing to new resources like 
mailing lists.
  
  Revision  Changes    Path
  1.4       +2 -2      openejb1/modules/webadmin/src/webapp/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /scm/openejb/openejb1/modules/webadmin/src/webapp/index.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.html        4 Jul 2005 01:32:21 -0000       1.3
  +++ index.html        1 Dec 2005 23:36:48 -0000       1.4
  @@ -18,7 +18,7 @@
           <tr>
               <td bgcolor="#5A5CB8" align="left" valign="top" 
bgcolor="#ffffff" width="13"><img border="0" height="15" width="13" 
src="images/dotTrans.gif"></td>
               <td align="left" valign="top" width="40"><img border="0" 
height="1" width="1" src="images/dotTrans.gif"></td>
  -            <td align="left" valign="middle" width="430"><a 
href="http://openejb.sourceforge.net";><span 
class="menuTopOff">OpenEJB</span></a><img border="0" height="2" width="20" 
src="images/dotTrans.gif"><a href="index.html"><span 
class="menuTopOff">Index</span></a><img border="0" height="2" width="20" 
src="images/dotTrans.gif"><a href="viewjndi.jsp"><span 
class="menuTopOff">JNDI</span></a><img border="0" height="2" width="20" 
src="images/dotTrans.gif"><a href="viewejb.jsp"><span 
class="menuTopOff">EJB</span></a><img border="0" height="2" width="20" 
src="images/dotTrans.gif"><a href="viewclass.jsp"><span 
class="menuTopOff">Class</span></a><img border="0" height="2" width="20" 
src="images/dotTrans.gif"><a href="invokeobj.jsp"><span 
class="menuTopOff">Invoke</span></a><img border="0" height="2" width="20" 
src="images/dotTrans.gif"></td>
  +            <td align="left" valign="middle" width="430"><a 
href="http://www.openejb.org";><span class="menuTopOff">OpenEJB</span></a><img 
border="0" height="2" width="20" src="images/dotTrans.gif"><a 
href="index.html"><span class="menuTopOff">Index</span></a><img border="0" 
height="2" width="20" src="images/dotTrans.gif"><a href="viewjndi.jsp"><span 
class="menuTopOff">JNDI</span></a><img border="0" height="2" width="20" 
src="images/dotTrans.gif"><a href="viewejb.jsp"><span 
class="menuTopOff">EJB</span></a><img border="0" height="2" width="20" 
src="images/dotTrans.gif"><a href="viewclass.jsp"><span 
class="menuTopOff">Class</span></a><img border="0" height="2" width="20" 
src="images/dotTrans.gif"><a href="invokeobj.jsp"><span 
class="menuTopOff">Invoke</span></a><img border="0" height="2" width="20" 
src="images/dotTrans.gif"></td>
               <td align="left" valign="top" height="20" width="120"><img 
border="0" height="2" width="10" src="images/dotTrans.gif"></td>
           </tr>
           <tr>
  
  
  

Reply via email to