From: <ki...@us...> - 2003-02-27 20:35:51
|
Update of /cvsroot/pymerase/htdocs/links In directory sc8-pr-cvs1:/tmp/cvs-serv9070/links Modified Files: index.shtml Log Message: updated to ssi include main menu / last updated Index: index.shtml =================================================================== RCS file: /cvsroot/pymerase/htdocs/links/index.shtml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** index.shtml 18 Feb 2003 23:45:12 -0000 1.5 --- index.shtml 27 Feb 2003 20:35:46 -0000 1.6 *************** *** 13,40 **** <div align="left"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber1" width="100%"> ! <tr> ! <td width="200" align="center"> ! <a href="http://pymerase.sf.net/"> ! <img border="0" src="../images/pymer3.jpg" width="75" height="74"></a></td> ! <td align="center"> ! <img border="0" src="../images/pymerase-title-style2-v3.jpg" width="241" height="54"></td> ! </tr> ! <tr> ! <td width="200" align="center" valign="top"> ! <br> ! <a href="http://pymerase.sf.net/about/"> ! <img border="0" src="../images/pymerase-about.jpg" width="108" height="31"></a><br> ! <a href="http://www.sf.net/projects/pymerase/"> ! <img border="0" src="../images/pymerase-dev_site.jpg" width="108" height="31"></a><a href="http://pymerase.sf.net/docs/"><img border="0" src="../images/pymerase-docs.jpg" width="108" height="31"></a><br> ! <a href="http://pymerase.sf.net/download/"> ! <img border="0" src="../images/pymerase-download.jpg" width="108" height="31"></a><br> ! <a href="http://pymerase.sf.net/links/"> ! <img border="0" src="../images/pymerase-links.jpg" width="108" height="31"></a><br> ! <a href="http://sourceforge.net/mail/?group_id=63836"> ! <img border="0" src="../images/pymerase-mail_lists.jpg" width="108" height="31"></a><br> ! <br> ! <A href="http://sourceforge.net"> ! <IMG src="http://sourceforge.net/sflogo.php?group_id=63836&type=4" border="0" alt="SourceForge Logo"> ! </td> <td align="center" valign="top"><br> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="90%" id="AutoNumber2"> --- 13,19 ---- <div align="left"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber1" width="100%"> ! ! <!--#include virtual="/menus/main_menu.shtml" --> ! <td align="center" valign="top"><br> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="90%" id="AutoNumber2"> *************** *** 82,85 **** --- 61,65 ---- </tr> </table> + Last Modified: <!--#echo var="LAST_MODIFIED" --> </td> </tr> |