aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/theme/roma/themeconf.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/template/goto/theme/roma/themeconf.inc.php')
-rw-r--r--admin/template/goto/theme/roma/themeconf.inc.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/template/goto/theme/roma/themeconf.inc.php b/admin/template/goto/theme/roma/themeconf.inc.php
index 556c685b3..27bfe7ec1 100644
--- a/admin/template/goto/theme/roma/themeconf.inc.php
+++ b/admin/template/goto/theme/roma/themeconf.inc.php
@@ -41,6 +41,8 @@ function selected_admin_menu()
case 'maintenance':
case 'advanced_feature':
case 'plugins_list':
+ case 'plugins_update':
+ case 'plugins_new':
case 'plugin':
return 5;
}