Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
Jozef Sroka
ISPConfig 3
Commits
7a14a9c6
Commit
7a14a9c6
authored
Sep 02, 2016
by
A. Täffner
Browse files
fixed html id in nav for munin
parent
83e5ef3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/monitor/lib/module.conf.php
View file @
7a14a9c6
...
...
@@ -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'
=>
'm
o
ni
t
'
);
'html_id'
=>
'm
u
ni
n
'
);
$module
[
"nav"
][]
=
array
(
'title'
=>
'Server State'
,
'open'
=>
1
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment