|
From: Jon O. <jon...@us...> - 2008-02-10 21:24:07
|
Update of /cvsroot/mxbb/core/templates/_core/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9768 Modified Files: admin_mx_portal.tpl Log Message: In the adminCP, we more clear what configs are internal and not phpbb... Index: admin_mx_portal.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/_core/admin/admin_mx_portal.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_mx_portal.tpl 9 Sep 2007 16:54:26 -0000 1.1 --- admin_mx_portal.tpl 10 Feb 2008 21:24:03 -0000 1.2 *************** *** 70,74 **** </tr> <tr> ! <td class="row2" colspan="2"><span class="gensmall">{L_COOKIE_SETTINGS_EXPLAIN}</span></td> </tr> <tr> --- 70,74 ---- </tr> <tr> ! <td class="row2" colspan="2"><span class="gensmall">{L_COOKIE_SETTINGS_EXPLAIN}</span><br /><span class="gensmall"><b>{L_COOKIE_SETTINGS_EXPLAIN_MXP}</b></span></td> </tr> <tr> |