IcingaHostForm: move down cluster/agent settings
This commit is contained in:
parent
444e22d831
commit
e24cbea712
|
@ -68,7 +68,7 @@ class IcingaHostForm extends DirectorObjectForm
|
|||
array('HtmlTag', array('tag' => 'dl')),
|
||||
'Fieldset',
|
||||
),
|
||||
'order' => 40,
|
||||
'order' => 80,
|
||||
'legend' => $this->translate('Icinga Agent and zone settings')
|
||||
));
|
||||
|
||||
|
|
Loading…
Reference in New Issue