mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
parent
16200417eb
commit
797d37735d
@ -39,7 +39,7 @@ class CheckNowCommandForm extends ObjectsCommandForm
|
|||||||
. $this->translate('Check now'),
|
. $this->translate('Check now'),
|
||||||
'decorators' => array('ViewHelper'),
|
'decorators' => array('ViewHelper'),
|
||||||
'escape' => false,
|
'escape' => false,
|
||||||
'class' => 'link-like',
|
'class' => 'link-like spinner',
|
||||||
'title' => $this->translate('Schedule the next active check to run immediately')
|
'title' => $this->translate('Schedule the next active check to run immediately')
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user