diff --git a/html/includes/print-menubar.php b/html/includes/print-menubar.php index 6ac12cb7b..52f1fe486 100644 --- a/html/includes/print-menubar.php +++ b/html/includes/print-menubar.php @@ -433,8 +433,12 @@ Plugins::call('menu'); if ($_SESSION['userlevel'] >= '10') { - echo(' + if (dbFetchCell("SELECT COUNT(*) from `plugins` WHERE plugin_active = '1'") > 0) { + echo('
+ '); + } + echo('