mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
IcingaHostForm: rename agent/zone header
This commit is contained in:
parent
f1c708caba
commit
5e32d01a6f
@ -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()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user