From bd5d4d032426a45de4f376292b03a6cda2687c4d Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Thu, 28 Apr 2011 14:33:04 +0000 Subject: [PATCH] make none of the above cease to work git-svn-id: http://www.observium.org/svn/observer/trunk@2196 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/includes/print-menubar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/includes/print-menubar.php b/html/includes/print-menubar.php index f853731232..db7097a9ff 100644 --- a/html/includes/print-menubar.php +++ b/html/includes/print-menubar.php @@ -279,7 +279,7 @@ if ($_SESSION['userlevel'] >= '5')
    '); - if ($config['enable_vrfs']) { echo('
  • VRFs

  • '); } + if ($config['enable_vrfs']) { echo('
  • VRFs

  • '); } ## BGP Sessions if ($_SESSION['userlevel'] >= '5' && (isset($config['enable_bgp']) && $config['enable_bgp']))