|
From: Florin C B. <ory...@us...> - 2014-05-18 06:26:11
|
Update of /cvsroot/mxbb/core/templates/mxSilver In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27272 Modified Files: overall_footer.tpl Log Message: Experimental smf2 backend files based on smf2 api in shared folder Index: overall_footer.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/mxSilver/overall_footer.tpl,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** overall_footer.tpl 22 Jan 2010 12:11:45 -0000 1.6 --- overall_footer.tpl 18 May 2014 06:26:09 -0000 1.7 *************** *** 7,20 **** {ADMIN_LINK}<br /> <!-- ! We request you retain the full copyright notice below including the link to www.mx-publisher.com (and www.phpbb.com if you are using MXP with phpbb). This not only gives respect to the large amount of time given freely by the developers but also helps build interest, traffic and use of MXP. If you cannot (for good reason) retain the full copyright we request you at least leave in place the ! Powered by MXP line, with MXP linked to www.mx-publisher.com. If you refuse to include even this then support on our forums may be affected. The MX-Publisher Team : 2008 & The phpBB Group : 2002 // --> ! {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 --> | <a href="{MXBB_EXTRA_URL}" target="_phpbb" class="copyright">{MXBB_EXTRA}</a> </div> </td> --- 7,20 ---- {ADMIN_LINK}<br /> <!-- ! We request you retain the full copyright notice below including the link to mxpcms.sourceforge.net (and www.phpbb.com if you are using MXP with phpbb). This not only gives respect to the large amount of time given freely by the developers but also helps build interest, traffic and use of MXP. If you cannot (for good reason) retain the full copyright we request you at least leave in place the ! Powered by MXP line, with MXP linked to mxpcms.sourceforge.net. If you refuse to include even this then support on our forums may be affected. The MX-Publisher Team : 2008 & The phpBB Group : 2002 // --> ! {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 --> | <a href="{MXBB_EXTRA_URL}" target="_phpbb" class="copyright">{MXBB_EXTRA}</a> </div> </td> |