CVS: web/include footer.php,1.6,1.7
Brought to you by:
iridium
From: Martin G. <gim...@us...> - 2002-03-28 16:27:49
|
Update of /cvsroot/phpweather/web/include In directory usw-pr-cvs1:/tmp/cvs-serv6454/include Modified Files: footer.php Log Message: Centering... Index: footer.php =================================================================== RCS file: /cvsroot/phpweather/web/include/footer.php,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- footer.php 27 Mar 2002 14:39:21 -0000 1.6 +++ footer.php 28 Mar 2002 16:17:30 -0000 1.7 @@ -8,7 +8,7 @@ src="http://sourceforge.net/sflogo.php?group_id=23245" width="88" height="31" border="0" alt="SourceForge Logo" align="right" /></a> -<p>This page was last modified on <? echo date('F jS, Y', getlastmod()) ?>.</p> +<p class="footer">This page was last modified on <? echo date('F jS, Y', getlastmod()) ?>.</p> </body> |