From: <ki...@us...> - 2003-02-27 20:38:47
|
Update of /cvsroot/pymerase/htdocs/menus In directory sc8-pr-cvs1:/tmp/cvs-serv9877/menus Modified Files: main_menu.shtml Log Message: fixed image links Index: main_menu.shtml =================================================================== RCS file: /cvsroot/pymerase/htdocs/menus/main_menu.shtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** main_menu.shtml 27 Feb 2003 20:21:08 -0000 1.1 --- main_menu.shtml 27 Feb 2003 20:38:37 -0000 1.2 *************** *** 1,7 **** <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> --- 1,7 ---- <tr> <td width="200" align="center"> ! <a href="http://pymerase.sf.net/"><img border="0" src="http://pymerase.sf.net/images/pymer3.jpg" width="75" height="74"></a></td> <td align="center"> ! <img border="0" src="http://pymerase.sf.net/images/pymerase-title-style2-v3.jpg" width="241" height="54"></td> </tr> <tr> *************** *** 9,21 **** <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> <!--#include virtual="/projhtml.cache" --> --- 9,21 ---- <br> <a href="http://pymerase.sf.net/about/"> ! <img border="0" src="http://pymerase.sf.net/images/pymerase-about.jpg" width="108" height="31"></a><br> <a href="http://www.sf.net/projects/pymerase/"> ! <img border="0" src="http://pymerase.sf.net/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="http://pymerase.sf.net/images/pymerase-download.jpg" width="108" height="31"></a><br> <a href="http://pymerase.sf.net/links/"> ! <img border="0" src="http://pymerase.sf.net/images/pymerase-links.jpg" width="108" height="31"></a><br> <a href="http://sourceforge.net/mail/?group_id=63836"> ! <img border="0" src="http://pymerase.sf.net/images/pymerase-mail_lists.jpg" width="108" height="31"></a><br> <!--#include virtual="/projhtml.cache" --> |