remove vhost-template menu entry
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -251,15 +251,6 @@ return array (
|
|||||||
'templates' => array (
|
'templates' => array (
|
||||||
'label' => $lng['admin']['server_templates'],
|
'label' => $lng['admin']['server_templates'],
|
||||||
'elements' => array (
|
'elements' => array (
|
||||||
array (
|
|
||||||
'url' => 'admin_vhostsettings.php?page=overview',
|
|
||||||
'label' => $lng['menue']['vhostsettings']['maintitle'],
|
|
||||||
'show_element' => (
|
|
||||||
Settings::Get('system.mod_fcgid') == true ||
|
|
||||||
Settings::Get('phpfpm.enabled') == true
|
|
||||||
),
|
|
||||||
'required_resources' => 'change_serversettings'
|
|
||||||
),
|
|
||||||
array (
|
array (
|
||||||
'url' => 'admin_templates.php?page=email',
|
'url' => 'admin_templates.php?page=email',
|
||||||
'label' => $lng['admin']['templates']['email'],
|
'label' => $lng['admin']['templates']['email'],
|
||||||
|
|||||||
Reference in New Issue
Block a user