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:
Tom Laermans
2011-05-02 14:28:40 +00:00
parent 0d99fe7a53
commit 65826fc1f3
+1 -1
View File
@@ -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> &#187; ');