|
From: Jon O. <jon...@us...> - 2008-06-03 21:04:42
|
Update of /cvsroot/mxbb/core/templates/subSilver/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv28707/admin Modified Files: Tag: core28x page_footer.tpl Log Message: Final updates mxBB -> MXP and alike... Index: page_footer.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/subSilver/admin/page_footer.tpl,v retrieving revision 1.10.2.1 retrieving revision 1.10.2.2 diff -C2 -d -r1.10.2.1 -r1.10.2.2 *** page_footer.tpl 16 Feb 2008 21:59:38 -0000 1.10.2.1 --- page_footer.tpl 3 Jun 2008 21:04:24 -0000 1.10.2.2 *************** *** 16,20 **** //--> ! <div align="center"><span class="copyright">{POWERED_BY} <a href="http://www.mx-system.com/" target="_mx-system" class="copyright">MX-Publisher (MXP)</a> {MX_VERSION} © 2001-2006 & <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2003 phpBB Group</span></div> <!-- This displays generation info at the bottom of the page --> {EXECUTION_STATS} --- 16,20 ---- //--> ! <div align="center"><span class="copyright">{POWERED_BY} <a href="http://www.mx-publisher.com/" target="_mx-system" class="copyright">MX-Publisher (MXP)</a> {MX_VERSION} © 2001-2006 & <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2003 phpBB Group</span></div> <!-- This displays generation info at the bottom of the page --> {EXECUTION_STATS} |