[Phpxd-commits] CVS: phpXD.www/templates template.html,1.3,1.4
Status: Beta
Brought to you by:
growbal
From: Thomas D. <th...@us...> - 2002-02-07 08:43:36
|
Update of /cvsroot/phpxd/phpXD.www/templates In directory usw-pr-cvs1:/tmp/cvs-serv19250/templates Modified Files: template.html Log Message: Index: template.html =================================================================== RCS file: /cvsroot/phpxd/phpXD.www/templates/template.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** template.html 2 Feb 2002 22:25:31 -0000 1.3 --- template.html 7 Feb 2002 08:43:32 -0000 1.4 *************** *** 35,38 **** --- 35,41 ---- Page created in $PROCESSING_TIME$ s. </p> + <p class="bottombar"> + <a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=29609" width="88" height="31" alt="SourceForge" /></a> + </p> </div> </body> |