|
From: Markus P. <mar...@us...> - 2005-04-20 01:12:31
|
Update of /cvsroot/mxbb/core/templates/subSilver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5391/subSilver Modified Files: overall_footer.tpl Log Message: Revised page header/footer. Index: overall_footer.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/subSilver/overall_footer.tpl,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** overall_footer.tpl 19 Apr 2005 23:41:31 -0000 1.12 --- overall_footer.tpl 20 Apr 2005 01:12:21 -0000 1.13 *************** *** 20,24 **** The phpBB Group : 2002 // --> ! {POWERED_BY} <a href="http://www.mx-system.com/" target="_mx-system" class="copyright">mxBB Portal</a> {MX_VERSION} © 2001, 2005 & <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2005 phpBB Group<br />{MXBB_EXTRA}<br /> </div> </td> --- 20,24 ---- The phpBB Group : 2002 // --> ! {POWERED_BY} <a href="http://www.mx-system.com/" target="_mx-system" class="copyright">mxBB-Portal</a> {MX_VERSION} © 2001, 2005 & <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2005 phpBB Group<br />{MXBB_EXTRA}<br /> </div> </td> |