tbrehm
2012-08-29 c9435bcf367b6a54d396caf9d4fac4c39b43167a
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);