monitoring/CSS: Use text-small for unhandled services links in the hosts overview

refs #5543
This commit is contained in:
Eric Lippmann 2015-09-25 00:17:56 +02:00
parent 8d68d72d86
commit 69b83696c0

View File

@ -60,7 +60,7 @@ if (! $this->compact): ?>
)
) ?>
<?php if (isset($summary[$host->host_name])): ?>
<span> (<?= $this->qlink(
<span class="text-small"> (<?= $this->qlink(
sprintf(
$this->translatePlural(
'%u unhandled service', '%u unhandled services', $summary[$host->host_name]