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