diff --git a/html/index.php b/html/index.php index 3dbb4ea57..0e3d82cbb 100644 --- a/html/index.php +++ b/html/index.php @@ -174,6 +174,10 @@ if ((isset($vars['bare']) && $vars['bare'] != "yes") || !isset($vars['bare'])) { { include("includes/print-menubar.php"); } +} else { + echo ""; + } ?> @@ -270,7 +274,7 @@ if (isset($pagetitle) && is_array($pagetitle)) ?>