mcramer
2012-08-30 31f6ceb52bc4422c8a9a0ed8c6b167b3089bb6a6
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);