|
From: Jon O. <jon...@us...> - 2007-05-07 19:25:45
|
Update of /cvsroot/mxbb/core/admin In directory sc8-pr-cvs16:/tmp/cvs-serv6969/admin Modified Files: admin_mx_portal.php Log Message: - a couple of minor theme updates - updated classes docs Index: admin_mx_portal.php =================================================================== RCS file: /cvsroot/mxbb/core/admin/admin_mx_portal.php,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** admin_mx_portal.php 5 May 2007 20:12:55 -0000 1.29 --- admin_mx_portal.php 7 May 2007 19:25:10 -0000 1.30 *************** *** 95,99 **** "L_CONFIGURATION_TITLE" => $lang['Portal_General_Config'], ! "L_CONFIGURATION_EXPLAIN" => $lang['Portal_Config_explain'], "L_GENERAL_SETTINGS" => $lang['Portal_General_settings'], "L_GENERAL_CONFIG_INFO" => $lang['Portal_General_config_info'] . "<br />" . $lang['Portal_General_config_info_explain'], --- 95,99 ---- "L_CONFIGURATION_TITLE" => $lang['Portal_General_Config'], ! "L_CONFIGURATION_EXPLAIN" => $lang['Portal_General_Config_explain'], "L_GENERAL_SETTINGS" => $lang['Portal_General_settings'], "L_GENERAL_CONFIG_INFO" => $lang['Portal_General_config_info'] . "<br />" . $lang['Portal_General_config_info_explain'], |