Update of /cvsroot/openfirst/www/inc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5859/inc
Modified Files:
headers.php
Log Message:
changed </center></p> to </center> on line 138
Index: headers.php
===================================================================
RCS file: /cvsroot/openfirst/www/inc/headers.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** headers.php 31 Dec 2004 04:56:19 -0000 1.6
--- headers.php 31 Dec 2004 04:59:31 -0000 1.7
***************
*** 136,140 ****
<img alt="" src="http://www.openfirst.org/image/tested/sambar.png"> <img alt="" src="http://www.openfirst.org/image/tested/php.png"><br>
<img alt="" src="http://www.openfirst.org/image/tested/mysql.png"><br>(Other databases are supported)<br>
! <img src="http://www.openfirst.org/image/powered_pear.png" alt="PEAR"><br>(Pear components are optional)</center></p>
<p><b>Bugzilla Stats</b>
<br><iframe
--- 136,140 ----
<img alt="" src="http://www.openfirst.org/image/tested/sambar.png"> <img alt="" src="http://www.openfirst.org/image/tested/php.png"><br>
<img alt="" src="http://www.openfirst.org/image/tested/mysql.png"><br>(Other databases are supported)<br>
! <img src="http://www.openfirst.org/image/powered_pear.png" alt="PEAR"><br>(Pear components are optional)</center>
<p><b>Bugzilla Stats</b>
<br><iframe
|