more removing of aps/autoresponder/backup
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -59,12 +59,6 @@ return array (
|
||||
'label' => $lng['emails']['emails_add'],
|
||||
'required_resources' => 'emails'
|
||||
),
|
||||
array (
|
||||
'url' => 'customer_autoresponder.php',
|
||||
'label' => $lng['menue']['email']['autoresponder'],
|
||||
'required_resources' => 'emails',
|
||||
'show_element' => ( getSetting('autoresponder', 'autoresponder_active') == true ),
|
||||
),
|
||||
array (
|
||||
'url' => getSetting('panel', 'webmail_url'),
|
||||
'new_window' => true,
|
||||
@@ -130,11 +124,6 @@ return array (
|
||||
'url' => 'customer_extras.php?page=htaccess',
|
||||
'label' => $lng['menue']['extras']['pathoptions'],
|
||||
),
|
||||
array (
|
||||
'url' => 'customer_extras.php?page=backup',
|
||||
'label' => $lng['backup'],
|
||||
'required_resources' => 'backup_allowed',
|
||||
),
|
||||
),
|
||||
),
|
||||
'traffic' => array (
|
||||
|
||||
Reference in New Issue
Block a user