1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 01:25:01 +02:00

Added new iconpicker where appropriate. Some fixes in replaceConstant() and css/layout tweaks in admin->downloads

This commit is contained in:
CaMer0n
2009-07-17 02:28:49 +00:00
parent 7acd755d49
commit 3e75e6352f
6 changed files with 134 additions and 125 deletions

View File

@@ -10,8 +10,8 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_admin/menus.php,v $
| $Revision: 1.30 $
| $Date: 2009-07-16 02:55:18 $
| $Revision: 1.31 $
| $Date: 2009-07-17 02:28:49 $
| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
@@ -65,6 +65,7 @@ if($_POST)
if (strpos(e_QUERY, 'configure') === FALSE)
{
$men->menuScanMenus();
$text .= $men->menuRenderMessage();
$text .= $men->menuSelectLayout();
$text .= $men->menuVisibilityOptions();