mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
monitoring: Fix tooltip of the sticky flag for acks
This commit is contained in:
parent
b585b92196
commit
90f606fbd4
@ -111,8 +111,8 @@ class AcknowledgeProblemCommandForm extends ObjectsCommandForm
|
||||
'label' => $this->translate('Sticky Acknowledgement'),
|
||||
'value' => true,
|
||||
'description' => $this->translate(
|
||||
'If you want the acknowledgement to disable notifications until the host or service recovers,'
|
||||
. ' check this option.'
|
||||
'If you want the acknowledgement to remain until the host or service recovers even if the host'
|
||||
. ' or service changes state, check this option.'
|
||||
)
|
||||
)
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user