diff --git a/html/includes/print-menubar.php b/html/includes/print-menubar.php index 2091f81a5c..9944f35cca 100644 --- a/html/includes/print-menubar.php +++ b/html/includes/print-menubar.php @@ -289,18 +289,14 @@ if ($_SESSION['userlevel'] >= '5')
  • BGP External
  • BGP Internal
  • '); - - echo(' -

  • '); } - $routing_alert_sep = ""; - ## Do Alerts at the bottom if ($bgp_alerts) { echo(' -
  • Alerted BGP (' . $bgp_alerts . ')
  • +

  • +
  • Alerted BGP (' . $bgp_alerts . ')
  • '); }