mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
make none of the above cease to work
git-svn-id: http://www.observium.org/svn/observer/trunk@2196 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -279,7 +279,7 @@ if ($_SESSION['userlevel'] >= '5')
|
|||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<ul>');
|
<ul>');
|
||||||
|
|
||||||
if ($config['enable_vrfs']) { echo('<li><a href="routing/vrfs/"><img src="images/16/layers.png" border="0" align="absmiddle" /> VRFs</a></li> <li><hr width=140></li> '); }
|
if ($config['enable_vrfs']) { echo('<li><a href="routing/vrf/"><img src="images/16/layers.png" border="0" align="absmiddle" /> VRFs</a></li> <li><hr width=140></li> '); }
|
||||||
|
|
||||||
## BGP Sessions
|
## BGP Sessions
|
||||||
if ($_SESSION['userlevel'] >= '5' && (isset($config['enable_bgp']) && $config['enable_bgp']))
|
if ($_SESSION['userlevel'] >= '5' && (isset($config['enable_bgp']) && $config['enable_bgp']))
|
||||||
|
Reference in New Issue
Block a user