monitoring: Add missing td closing tag

This commit is contained in:
Eric Lippmann 2015-01-23 10:45:10 +01:00
parent 27c1500295
commit 2535d802b1

View File

@ -20,6 +20,7 @@ $command = array_shift($parts);
); ?>"><?= $this->icon('reply'); ?> <?= $this->translate('Process check result'); ?></a>
<?php endif ?>
<?php endif ?>
</td>
</tr>
<?php