Geändert:

* Asterisk mit H323
Neue Versionen:
  * OpenVPN
  * pwlib
  * openh323
Fixed:
  * Menü im Webinterface


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@102 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-04-19 13:30:44 +00:00
parent 5e69ef1ac3
commit 180cd3beb8
9 changed files with 144 additions and 33 deletions

View File

@@ -167,7 +167,7 @@ sub genmenu {
'caption' => $tr{'backup'},
'uri' => '/cgi-bin/backup.cgi',
'title' => "$tr{'backup'} / $tr{'restore'}",
'enabled' => 1,
'enabled' => 0,
};
$subsystem->{'08.shutdown'} = {
'caption' => $tr{'shutdown'},