We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82e0625 commit 09cc719Copy full SHA for 09cc719
interface/web/monitor/lib/module.conf.php
@@ -16,7 +16,7 @@
16
'link' => 'monitor/show_sys_state.php?state=system',
17
'html_id' => 'system');
18
19
-$items[] = array( 'title' => "System-Log",
+$items[] = array( 'title' => "ISPConfig Log",
20
'target' => 'content',
21
'link' => 'monitor/log_list.php',
22
'html_id' => 'system_log');
0 commit comments