IcingaHostForm: rename agent/zone header

This commit is contained in:
Thomas Gelf 2016-03-06 09:53:21 +01:00
parent f1c708caba
commit 5e32d01a6f

View File

@ -118,7 +118,7 @@ class IcingaHostForm extends DirectorObjectForm
'Fieldset',
),
'order' => 40,
'legend' => $this->translate('Icinga Replication Settings')
'legend' => $this->translate('Icinga Agent and zone settings')
));
if ($this->isTemplate()) {