Commit 7a14a9c6 authored by A. Täffner's avatar A. Täffner
Browse files

fixed html id in nav for munin

parent 83e5ef3c
......@@ -135,7 +135,7 @@ $items[] = array( 'title' => "Show OpenVz VE BeanCounter",
$items[] = array( 'title' => "Show Munin",
'target' => 'content',
'link' => 'monitor/show_munin.php',
'html_id' => 'monit');
'html_id' => 'munin');
$module["nav"][] = array( 'title' => 'Server State',
'open' => 1,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment