Update of /cvsroot/openfirst/www/inc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4625/inc
Modified Files:
headers.php
Log Message:
added & on line 127, changed </center></p> to </p> on line 138
Index: headers.php
===================================================================
RCS file: /cvsroot/openfirst/www/inc/headers.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** headers.php 31 Dec 2004 04:32:02 -0000 1.4
--- headers.php 31 Dec 2004 04:52:25 -0000 1.5
***************
*** 125,129 ****
</tr>
</table>
! <p align="center"><a href="http://www.usfirst.org"><img alt="" src="http://www.openfirst.org/oflogo.php?img=firstlogo&type=1" border="0"></a>
<br>
<br>
--- 125,129 ----
</tr>
</table>
! <p align="center"><a href="http://www.usfirst.org"><img alt="" src="http://www.openfirst.org/oflogo.php?img=firstlogo&type=1" border="0"></a>
<br>
<br>
***************
*** 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)</p>
<p><b>Bugzilla Stats</b>
<br><iframe
|