From 5e32d01a6f4ee05fa5870ee941961f575020be2d Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Sun, 6 Mar 2016 09:53:21 +0100 Subject: [PATCH] IcingaHostForm: rename agent/zone header --- application/forms/IcingaHostForm.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/forms/IcingaHostForm.php b/application/forms/IcingaHostForm.php index 7751978d..693d6fc4 100644 --- a/application/forms/IcingaHostForm.php +++ b/application/forms/IcingaHostForm.php @@ -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()) {