mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
"Check now" should stay in the same container
This commit is contained in:
parent
e8a783a44a
commit
3be2834af7
@ -4,7 +4,7 @@ $cf = $this->getHelper('CommandForm');
|
||||
|
||||
?><tr>
|
||||
<th><?= $this->translate('Last check') ?></th>
|
||||
<td><?= $this->img('img/icons/refresh_petrol.png') ?> <?= $cf->labelSubmitForm(
|
||||
<td data-base-target="_self"><?= $this->img('img/icons/refresh_petrol.png') ?> <?= $cf->labelSubmitForm(
|
||||
'Check now',
|
||||
'Reschedule next check immediately',
|
||||
'link-like',
|
||||
|
Loading…
x
Reference in New Issue
Block a user