"Check now" should stay in the same container

This commit is contained in:
Thomas Gelf 2014-03-20 15:42:24 +00:00
parent e8a783a44a
commit 3be2834af7
1 changed files with 1 additions and 1 deletions

View File

@ -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',