Update of /cvsroot/openfirst/www/inc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5262/inc
Modified Files:
headers.php
Log Message:
changed </p> to </center></p> on line 138
Index: headers.php
===================================================================
RCS file: /cvsroot/openfirst/www/inc/headers.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** headers.php 31 Dec 2004 04:52:25 -0000 1.5
--- headers.php 31 Dec 2004 04:56:19 -0000 1.6
***************
*** 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)</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>
<p><b>Bugzilla Stats</b>
<br><iframe
|