mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 16:54:06 +02:00
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')),
|
array('HtmlTag', array('tag' => 'dl')),
|
||||||
'Fieldset',
|
'Fieldset',
|
||||||
),
|
),
|
||||||
'order' => 40,
|
'order' => 80,
|
||||||
'legend' => $this->translate('Icinga Agent and zone settings')
|
'legend' => $this->translate('Icinga Agent and zone settings')
|
||||||
));
|
));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user