[Openfirst-cvscommit] www/inc headers.php,1.14,1.15
Brought to you by:
xtimg
From: Tim G. <xt...@us...> - 2005-07-03 04:02:33
|
Update of /cvsroot/openfirst/www/inc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25372 Modified Files: headers.php Log Message: Apparently the 'copy & paste' source from FIRST Top Sites only works as is if you want to violate W3C standards *sigh* I'll report the bug to them. Index: headers.php =================================================================== RCS file: /cvsroot/openfirst/www/inc/headers.php,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** headers.php 29 Jun 2005 11:37:19 -0000 1.14 --- headers.php 3 Jul 2005 04:02:14 -0000 1.15 *************** *** 140,144 **** <br> <img alt="" src="/image/tested/sambar.png"> <img alt="" src="/image/tested/php.png"><br> ! / <br><a href="http://www.firsttopsite.com/index.php?id=92" target="_blank"><img src="http://www.firsttopsite.com/img.php?id=92" border="0"></a> <img alt="" src="/image/tested/mysql.png"><br>(Other databases are supported)<br> <!--img src="/image/powered_pear.png" alt="PEAR"><br>(Pear components are optional)--></center> --- 140,144 ---- <br> <img alt="" src="/image/tested/sambar.png"> <img alt="" src="/image/tested/php.png"><br> ! / <br><a href="http://www.firsttopsite.com/index.php?id=92" target="_blank"><img src="http://www.firsttopsite.com/img.php?id=92" border="0" alt="0"></a> <img alt="" src="/image/tested/mysql.png"><br>(Other databases are supported)<br> <!--img src="/image/powered_pear.png" alt="PEAR"><br>(Pear components are optional)--></center> |