|
From: Yettyn <jo...@us...> - 2008-02-04 16:02:13
|
Update of /cvsroot/mxbb/core/templates/subsilver2/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19473/templates/subsilver2/admin Modified Files: mainpage_header.html Log Message: One of many commits with changes of old references from mxBB to MX-Publisher, including url's, strings etc. but not code statements. Index: mainpage_header.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/subsilver2/admin/mainpage_header.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mainpage_header.html 21 Jan 2008 01:03:35 -0000 1.1 --- mainpage_header.html 4 Feb 2008 16:02:07 -0000 1.2 *************** *** 20,24 **** <table border="0" width="100%" cellspacing="1" cellpadding="4" class="forumline"> <tr> ! <td><img src="{LOGO}" alt="logo mxBB" /></td> <td align="right"><h1>{ADMIN_TITLE}</h1></td> </tr> --- 20,24 ---- <table border="0" width="100%" cellspacing="1" cellpadding="4" class="forumline"> <tr> ! <td><img src="{LOGO}" alt="logo MX-Publisher" /></td> <td align="right"><h1>{ADMIN_TITLE}</h1></td> </tr> |