downtimes-header: We're listing downtimes rather than showing them

This commit is contained in:
Johannes Meyer 2015-07-10 14:43:36 +02:00
parent 006d2cb537
commit e8f16d112d

View File

@ -73,7 +73,7 @@
<?php if (count($downtimes) > 5): ?> <?php if (count($downtimes) > 5): ?>
<p> <p>
<?= $this->qlink( <?= $this->qlink(
sprintf($this->translate('show all %d downtimes'), $i), sprintf($this->translate('List all %d downtimes'), $i),
$listAllLink, $listAllLink,
null, null,
array( array(