CVS: web/include footer.php,1.4,1.5
Brought to you by:
iridium
From: Max H. <ir...@us...> - 2002-03-26 22:09:16
|
Update of /cvsroot/phpweather/web/include In directory usw-pr-cvs1:/tmp/cvs-serv8883 Modified Files: footer.php Log Message: frig it again Index: footer.php =================================================================== RCS file: /cvsroot/phpweather/web/include/footer.php,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- footer.php 26 Mar 2002 22:07:29 -0000 1.4 +++ footer.php 26 Mar 2002 22:09:12 -0000 1.5 @@ -2,8 +2,8 @@ <hr> <a href="http://sourceforge.net/projects/phpweather/"><img -src="http://phpweather.sourceforge.net/phpweather-white.gif" width="88" -height="31" border="0" alt="PHP Weather Logo" align="left"></a> +src="http://phpweather.sourceforge.net/phpweather-white.gif" +border="0" alt="PHP Weather Logo" align="left"></a> <a href="http://sourceforge.net/"><img src="http://sourceforge.net/sflogo.php?group_id=23245" width="88" height="31" border="0" alt="SourceForge Logo" align="right"></a> |