|
From: Jon O. <jon...@us...> - 2007-05-13 20:33:41
|
Update of /cvsroot/mxbb/core/templates/subSilver
In directory sc8-pr-cvs16:/tmp/cvs-serv24617
Modified Files:
overall_footer.tpl
Log Message:
New db field, page_footer
Index: overall_footer.tpl
===================================================================
RCS file: /cvsroot/mxbb/core/templates/subSilver/overall_footer.tpl,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** overall_footer.tpl 28 Apr 2007 19:44:00 -0000 1.19
--- overall_footer.tpl 13 May 2007 20:33:35 -0000 1.20
***************
*** 16,20 ****
The phpBB Group : 2002 & mxBB Team : 2002
// -->
! {POWERED_BY} <a href="http://www.mx-system.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 | {MXBB_EXTRA}
</div>
</td>
--- 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 | {MXBB_EXTRA}
</div>
</td>
|