diff --git a/html/includes/print-menubar.php b/html/includes/print-menubar.php index db62df338..177cb3087 100644 --- a/html/includes/print-menubar.php +++ b/html/includes/print-menubar.php @@ -226,33 +226,41 @@ if ($deleted_ports) { echo('
  • Inventory
  • --> = '5' && (isset($config['enable_bgp']) && $config['enable_bgp'])) +if ($_SESSION['userlevel'] >= '5') { -echo(' -
  • BGP Sessions + echo(' +
  • Routing
    -
    -
  • -'); -} # If level > 5 && BGP enabled + + '); + +} ?>