kleine Aenderungen in der Gui und ein paar Dateien geloescht

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@603 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
maniacikarus
2007-06-02 17:03:20 +00:00
parent c966ba5f9a
commit a56b5be417
9 changed files with 67 additions and 1012 deletions

View File

@@ -22,12 +22,6 @@
'title' => "$Lang::tr{'gui settings'}",
'enabled' => 1,
};
$subsystem->{'50.shutdown'} = {
'caption' => $Lang::tr{'shutdown'},
'uri' => '/cgi-bin/shutdown.cgi',
'title' => "$Lang::tr{'shutdown'} / $Lang::tr{'reboot'}",
'enabled' => 1,
};
$subsystem->{'99.credits'} = {
'caption' => $Lang::tr{'credits'},
'uri' => '/cgi-bin/credits.cgi',