Revert "Merge pull request #326 from Churro/froxlorMerge_vhostTemplates"
This reverts commit319668d384, reversing changes made toaa592c7369. Conflicts: install/froxlor.sql install/updates/froxlor/0.9/update_0.9.inc.php lib/version.inc.php
This commit is contained in:
@@ -29,11 +29,6 @@ return array(
|
||||
'type' => 'text',
|
||||
'maxlength' => 50
|
||||
),
|
||||
'webserver' => array(
|
||||
'label' => $lng['admin']['webserver'],
|
||||
'type' => 'select',
|
||||
'select_var' => $webserver_options
|
||||
),
|
||||
'vhostsettings' => array(
|
||||
'style' => 'align-top',
|
||||
'label' => $lng['admin']['vhostsettings']['vhostsettings'],
|
||||
|
||||
@@ -30,11 +30,6 @@ return array(
|
||||
'maxlength' => 50,
|
||||
'value' => $result['description']
|
||||
),
|
||||
'webserver' => array(
|
||||
'label' => $lng['admin']['webserver'],
|
||||
'type' => 'select',
|
||||
'select_var' => $webserver_options
|
||||
),
|
||||
'vhostsettings' => array(
|
||||
'style' => 'align-top',
|
||||
'label' => $lng['admin']['vhostsettings']['vhostsettings'],
|
||||
|
||||
Reference in New Issue
Block a user