|
From: Jon O. <jon...@us...> - 2008-06-03 20:11:52
|
Update of /cvsroot/mxbb/mx_kb/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2247 Modified Files: _core.cfg kb_footer.tpl Log Message: Final updates mxBB -> MXP and alike... Index: _core.cfg =================================================================== RCS file: /cvsroot/mxbb/mx_kb/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:23:52 -0000 1.2 --- _core.cfg 3 Jun 2008 20:11:45 -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 - mx_kb * @version $Id$ ! * @copyright (c) 2002-2006 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * Index: kb_footer.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_kb/templates/_core/kb_footer.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** kb_footer.tpl 9 Sep 2007 20:06:03 -0000 1.1 --- kb_footer.tpl 3 Jun 2008 20:11:45 -0000 1.2 *************** *** 34,38 **** <!-- BEGIN copy_footer --> <div align="center"><span class="copyright"><br /> ! Powered by {L_MODULE_VERSION}, {L_MODULE_ORIG_AUTHOR} & <a href="http://www.mx-system.com/" target="_phpbb" class="copyright">{L_MODULE_AUTHOR}</a> © 2002-2005 <br /><a href="http://www.phpbb.com/phpBB/viewtopic.php?t=200195" target="_phpbb" class="copyright">PHPBB.com MOD</a> </span></div> <!-- END copy_footer --> --- 34,38 ---- <!-- BEGIN copy_footer --> <div align="center"><span class="copyright"><br /> ! Powered by {L_MODULE_VERSION}, {L_MODULE_ORIG_AUTHOR} & <a href="http://www.mx-publisher.com/" target="_phpbb" class="copyright">{L_MODULE_AUTHOR}</a> © 2002-2005 <br /><a href="http://www.phpbb.com/phpBB/viewtopic.php?t=200195" target="_phpbb" class="copyright">PHPBB.com MOD</a> </span></div> <!-- END copy_footer --> |