|
From: OryNider <ory...@us...> - 2008-02-03 19:29:01
|
Update of /cvsroot/mxbb/core/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20694 Modified Files: Tag: core28x overall_footer.tpl subSilver.cfg Log Message: -replace mxbb.net > mx-publisher.com Index: subSilver.cfg =================================================================== RCS file: /cvsroot/mxbb/core/templates/subSilver/subSilver.cfg,v retrieving revision 1.7.2.2 retrieving revision 1.7.2.3 diff -C2 -d -r1.7.2.2 -r1.7.2.3 *** subSilver.cfg 28 Jan 2008 03:07:31 -0000 1.7.2.2 --- subSilver.cfg 3 Feb 2008 19:28:56 -0000 1.7.2.3 *************** *** 38,42 **** // // Credits, copyrights etc ! $mx_template_settings['template_copy'] = 'Original subSilver theme for phpBB by <a href="http://www.subSky.com/phpBB2/">subBlue design</a> :: Adapted for mxBB by <a href="http://www.mxbb.net">The mxBB Development Team</a>'; // --- 38,42 ---- // // Credits, copyrights etc ! $mx_template_settings['template_copy'] = 'Original subSilver theme for phpBB by <a href="http://www.subSky.com/phpBB2/">subBlue design</a> :: Adapted for mxBB by <a href="http://www.mx-publisher.com">The mxBB Development Team</a>'; // Index: overall_footer.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/subSilver/Attic/overall_footer.tpl,v retrieving revision 1.22 retrieving revision 1.22.2.1 diff -C2 -d -r1.22 -r1.22.2.1 *** overall_footer.tpl 19 Jun 2007 19:04:33 -0000 1.22 --- overall_footer.tpl 3 Feb 2008 19:28:56 -0000 1.22.2.1 *************** *** 16,20 **** The phpBB Group : 2002 & mxBB Team : 2002 // --> ! {POWERED_BY} <a href="http://www.mxbb.net/" target="_mx-system" class="copyright">mxBB Portal</a> {MX_VERSION} © 2001-2007 & <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2003 phpBB Group | <a href="{MXBB_EXTRA_URL}" target="_phpbb" class="copyright">{MXBB_EXTRA}</a> </div> </td> --- 16,20 ---- The phpBB Group : 2002 & mxBB Team : 2002 // --> ! {POWERED_BY} <a href="http://www.mx-publisher.com/" target="_mx-system" class="copyright">mxBB Portal</a> {MX_VERSION} © 2001-2007 & <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2003 phpBB Group | <a href="{MXBB_EXTRA_URL}" target="_phpbb" class="copyright">{MXBB_EXTRA}</a> </div> </td> |