[Openfirst-cvscommit] config headers.php,1.4,1.5
Brought to you by:
xtimg
From: <xt...@us...> - 2003-05-10 09:39:38
|
Update of /cvsroot/openfirst/config In directory sc8-pr-cvs1:/tmp/cvs-serv13064 Modified Files: headers.php Log Message: Close open a tag. Index: headers.php =================================================================== RCS file: /cvsroot/openfirst/config/headers.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** headers.php 5 May 2003 10:55:08 -0000 1.4 --- headers.php 10 May 2003 09:39:35 -0000 1.5 *************** *** 73,77 **** src="http://openfirst.sourceforge.net/image/poweredby/poweredbyopenfirst.jpg" width="101" height="40" border="0" ! alt="Powered by openFIRST" /></p> </td> <td bgcolor="#cccccc" width="1"> <img src="http://openfirst.sourceforge.net/image/spacer.gif" width="1" height="1" border="0" alt="" /></td> --- 73,77 ---- src="http://openfirst.sourceforge.net/image/poweredby/poweredbyopenfirst.jpg" width="101" height="40" border="0" ! alt="Powered by openFIRST" /></a></p> </td> <td bgcolor="#cccccc" width="1"> <img src="http://openfirst.sourceforge.net/image/spacer.gif" width="1" height="1" border="0" alt="" /></td> |