mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
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:
@@ -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'},
|
||||
|
||||
Reference in New Issue
Block a user