|
From: Florin C B. <ory...@us...> - 2014-05-18 06:25:45
|
Update of /cvsroot/mxbb/core/templates/mxBase1/admin In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27201/admin Modified Files: page_footer.tpl Log Message: Experimental smf2 backend files based on smf2 api in shared folder Index: page_footer.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/mxBase1/admin/page_footer.tpl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** page_footer.tpl 16 Jun 2008 18:29:12 -0000 1.5 --- page_footer.tpl 18 May 2014 06:25:43 -0000 1.6 *************** *** 16,20 **** //--> ! <div align="center"><span class="copyright">{POWERED_BY} <a href="http://www.mx-publisher.com/" target="_mx-publisher" class="copyright">MX-Publisher (MXP)</a> {MX_VERSION} © 2001-2008 <!-- IF PHPBB_BACKEND --> & <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2003 phpBB Group <!-- ENDIF --></span></div> <!-- This displays generation info at the bottom of the page --> <div align="center"><span class="copyright">{EXECUTION_STATS}</span></div> --- 16,20 ---- //--> ! <div align="center"><span class="copyright">{POWERED_BY} <a href="http://mxpcms.sourceforge.net/" target="_mx-publisher" class="copyright">MX-Publisher (MXP)</a> {MX_VERSION} © 2001-2008 <!-- IF PHPBB_BACKEND --> & <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2003 phpBB Group <!-- ENDIF --></span></div> <!-- This displays generation info at the bottom of the page --> <div align="center"><span class="copyright">{EXECUTION_STATS}</span></div> |