Fix erranous table row title

This commit is contained in:
Thomas Gelf 2014-03-10 00:48:23 +01:00
parent 347186e282
commit 5962fd71d0
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ foreach ($services as $service):
<?php endif ?>
</td>
<td title="<?= $helper->getStateTitle($service, 'host'); ?>">
<td>
<?= $this->perfdata($service->service_perfdata, true) ?>