Skip to content

Commit e035056

Browse files
author
vogelor
committed
The overview now works in the new monitor - module
1 parent b7489f7 commit e035056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/monitor/lib/module.conf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
$module["title"] = "Monitor";
88
$module["template"] = "module.tpl.htm";
99
$module["tab_width"] = '';
10-
$module["startpage"] = "monitor/system.php?type=overview";
10+
$module["startpage"] = "monitor/show_data.php?type=overview";
1111

1212
/*
1313
We need all the available servers on the left navigation.

0 commit comments

Comments
 (0)