more removing of aps/autoresponder/backup

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2013-12-05 08:37:58 +01:00
parent f855bb7f4e
commit eca5265735
74 changed files with 26 additions and 2376 deletions

View File

@@ -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 (