interface/web/admin/lib/module.conf.php
@@ -47,6 +47,11 @@ 'target' => 'content', 'link' => 'admin/server_php_list.php', 'html_id' => 'server_php_list'); $items[] = array( 'title' => 'Directive Snippets', 'target' => 'content', 'link' => 'admin/directive_snippets_list.php', 'html_id' => 'directive_snippets_list'); $items[] = array( 'title' => 'Firewall', 'target' => 'content', @@ -91,8 +96,6 @@ } } } include_once(ISPC_WEB_PATH.'/tools/lib/interface.d/' . $_SESSION['s']['user']['app_theme'] . '.menu.php'); $module['nav'][] = array( 'title' => 'Interface', 'open' => "1",