mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Move email settings from services to system menu
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -20,11 +20,6 @@
|
||||
'title' => "$Lang::tr{'time server'}",
|
||||
'enabled' => 1,
|
||||
};
|
||||
$subservices->{'41.dma'} = {'caption' => $Lang::tr{'email settings'},
|
||||
'uri' => '/cgi-bin/mail.cgi',
|
||||
'title' => "$Lang::tr{'email settings'}",
|
||||
'enabled' => 1,
|
||||
};
|
||||
$subservices->{'50.qos'} = {'caption' => 'Quality of Service',
|
||||
'uri' => '/cgi-bin/qos.cgi',
|
||||
'title' => "Quality of Service",
|
||||
|
||||
Reference in New Issue
Block a user