IcingaHostForm: move down cluster/agent settings

This commit is contained in:
Thomas Gelf 2016-03-16 17:22:09 +01:00
parent 444e22d831
commit e24cbea712
1 changed files with 1 additions and 1 deletions

View File

@ -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')
));