mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 16:54:06 +02:00
Fixing UI typo for notification times
This commit is contained in:
parent
9ac155bed9
commit
ece41868a7
@ -196,7 +196,7 @@ class IcingaNotificationForm extends DirectorObjectForm
|
||||
array(
|
||||
'label' => $this->translate('First notification delay'),
|
||||
'description' => $this->translate(
|
||||
'Delay unless the first notification should be sent'
|
||||
'Delay until the first notification should be sent'
|
||||
) . '. ' . $this->getTimeValueInfo()
|
||||
)
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user