tbrehm
2012-08-10 c8437e8495c4e9483d444baa163828b1df07790d
interface/web/admin/lib/module.conf.php
@@ -92,8 +92,6 @@
    }
}
include_once(ISPC_WEB_PATH.'/tools/lib/interface.d/' . $_SESSION['s']['user']['app_theme'] . '.menu.php');
$module['nav'][] = array(   'title'     => 'Interface',
                            'open'      => "1",
                            'items'     => $items);