From: Andrew P. <av...@us...> - 2005-02-07 22:08:54
|
Update of /cvsroot/x-batch/x_batch/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28672 Modified Files: index.html Log Message: Minor changes. Added sourcefourge logo. Index: index.html =================================================================== RCS file: /cvsroot/x-batch/x_batch/htdocs/index.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.html 5 Feb 2005 00:16:32 -0000 1.2 --- index.html 7 Feb 2005 22:08:42 -0000 1.3 *************** *** 11,15 **** </head> <body> ! image<map name="topmap"> <area shape="RECT" coords="0,0,68,115" href="http://sig.biostr.washington.edu/"> --- 11,15 ---- </head> <body> ! <map name="topmap"> <area shape="RECT" coords="0,0,68,115" href="http://sig.biostr.washington.edu/"> *************** *** 67,71 **** <li> <a href="about.html">About x_batch</a> </li> <li> Instructions: ! <img src="JPEGS/dot_clea.gif" width="15" height="4" align="left"> <li> <a href="installation.html">Installation</a> <img src="JPEGS/dot_clea.gif" width="15" height="4" align="left"> </li> --- 67,71 ---- <li> <a href="about.html">About x_batch</a> </li> <li> Instructions: ! <img src="JPEGS/dot_clea.gif" width="15" height="4" align="left"> <li> <a href="installation.html">Installation</a> <img src="JPEGS/dot_clea.gif" width="15" height="4" align="left"> </li> *************** *** 81,86 **** <li> <div style="text-align: left;"><a ! href="http://sourceforge.net/projects/x-batch/">Download</a></div> </li> </ul> </ul> --- 81,87 ---- <li> <div style="text-align: left;"><a ! href="http://sourceforge.net/projects/x-batch/">Download</a> from <a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=x-batch&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /> </a> </div> </li> + </ul> </ul> |