From: Johnny R. <joh...@us...> - 2002-05-27 08:46:31
|
Update of /cvsroot/post-nuke/postnuke_official/html/themes/PostNukeBlue/pages In directory usw-pr-cvs1:/tmp/cvs-serv15470/html/themes/PostNukeBlue/pages Modified Files: default.pnt Log Message: removed most of the footer message Index: default.pnt =================================================================== RCS file: /cvsroot/post-nuke/postnuke_official/html/themes/PostNukeBlue/pages/default.pnt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** default.pnt 26 May 2002 21:49:49 -0000 1.1 --- default.pnt 27 May 2002 08:46:28 -0000 1.2 *************** *** 104,108 **** <tr align="center"> <td width="100%" colspan="3"> ! <br /><a href="http://www.postnuke.com" target="_blank"><img src="images/powered/postnuke.butn.gif" border="0" alt="Web site powered by PostNuke" hspace="10" /></a> <a href="http://php.weblogs.com/ADODB" target="_blank"><img src="images/powered/adodb2.gif" alt="ADODB database library" border="0" hspace="10" /></a><a href="http://www.phplivesupport.com/" target="_blank"><img src="images/powered/phplive.gif" alt="PHP Live!, brought to you by LivePeople.info" border="0" hspace="10" /></a><a href="http://www.php.net" target="_blank"><img src="images/powered/php2.gif" alt="PHP Scripting Language" border="0" hspace="10" /></a><br /><br />All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © 2002 by me<br />This web site was made with <a href="http://www.postnuke.com" target="_blank">PostNuke</a>, a web portal system written in PHP. PostNuke is Free Software released under the <a href="http://www.gnu.org" target="_blank">GNU/GPL license</a>.<br />You can syndicate our news using the file <a href="backend.php">backend.php</a></td> </tr> </table> --- 104,108 ---- <tr align="center"> <td width="100%" colspan="3"> ! <br />You can syndicate our news using the file <a href="backend.php">backend.php</a></td> </tr> </table> |