|
From: Jon O. <jon...@us...> - 2008-06-03 20:07:39
|
Update of /cvsroot/mxbb/mx_act/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30824/templates/_core Modified Files: _core.cfg act_footer.tpl Log Message: Final updates mxBB -> MXP and alike... Index: _core.cfg =================================================================== RCS file: /cvsroot/mxbb/mx_act/templates/_core/_core.cfg,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** _core.cfg 23 Feb 2008 20:22:44 -0000 1.2 --- _core.cfg 3 Jun 2008 20:07:03 -0000 1.3 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module * @version $Id$ ! * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module * @version $Id$ ! * @copyright (c) 2002-2006 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: act_footer.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_act/templates/_core/act_footer.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** act_footer.tpl 9 Sep 2007 19:31:14 -0000 1.1 --- act_footer.tpl 3 Jun 2008 20:07:03 -0000 1.2 *************** *** 2,6 **** <div align="center"><span class="copyright"><br /> Credits to {L_MODULE_ORIG_AUTHOR} ©2002 <a href="http://www.phpbb.com/phpBB/viewtopic.php?t=203074" target="_phpbb" class="copyright">PHPBB.com MOD</a><br /> ! This script ({L_MODULE_VERSION}) is modified by <a href="http://www.mx-system.com/" target="_phpbb" class="copyright">{L_MODULE_AUTHOR}</a><br /> </span></div> --> --- 2,6 ---- <div align="center"><span class="copyright"><br /> Credits to {L_MODULE_ORIG_AUTHOR} ©2002 <a href="http://www.phpbb.com/phpBB/viewtopic.php?t=203074" target="_phpbb" class="copyright">PHPBB.com MOD</a><br /> ! This script ({L_MODULE_VERSION}) is modified by <a href="http://www.mx-publisher.com/" target="_phpbb" class="copyright">{L_MODULE_AUTHOR}</a><br /> </span></div> --> |