mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +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>
|
?><tr>
|
||||||
<th><?= $this->translate('Last check') ?></th>
|
<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',
|
'Check now',
|
||||||
'Reschedule next check immediately',
|
'Reschedule next check immediately',
|
||||||
'link-like',
|
'link-like',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user