mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
fixor hilighted menu in cef
git-svn-id: http://www.observium.org/svn/observer/trunk@2216 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -6,7 +6,7 @@ $menu_options = array('basic' => 'Basic',
|
||||
'graphs' => 'Graphs',
|
||||
);
|
||||
|
||||
if (!$_GET['optb']) { $_GET['opta'] = "basic"; }
|
||||
if (!$_GET['optb']) { $_GET['optb'] = "basic"; }
|
||||
|
||||
echo('<span style="font-weight: bold;">CEF</span> » ');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user