statuspage: some fixes of last commit

This commit is contained in:
Alexander Marx
2014-01-08 15:35:19 +01:00
parent 043cfbc01f
commit 4bf6a597fe
3 changed files with 17 additions and 11 deletions

View File

@@ -40,7 +40,7 @@
'title' => "$Lang::tr{'system information'}",
'enabled' => 1,
};
$subsystem->{'42.fireinfo'} = {
$subsystem->{'42.shutdown'} = {
'caption' => $Lang::tr{'shutdown'},
'uri' => '/cgi-bin/shutdown.cgi',
'title' => "$Lang::tr{'shutdown'}",