Update of /cvsroot/pymerase/htdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv7717
Modified Files:
index.shtml
Log Message:
switch to ssi include of menu
Index: index.shtml
===================================================================
RCS file: /cvsroot/pymerase/htdocs/index.shtml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** index.shtml 27 Feb 2003 20:19:47 -0000 1.12
--- index.shtml 27 Feb 2003 20:30:35 -0000 1.13
***************
*** 13,45 ****
<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>
-
- <div align="left">
- <!--#include virtual="/projhtml.cache" -->
- </div><br>
- <A href="http://sourceforge.net">
- <IMG src="http://sourceforge.net/sflogo.php?group_id=63836&type=4" border="0" alt="SourceForge Logo"><br>
- </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">
|