mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
downtimes-header: We're listing downtimes rather than showing them
This commit is contained in:
parent
006d2cb537
commit
e8f16d112d
@ -73,7 +73,7 @@
|
||||
<?php if (count($downtimes) > 5): ?>
|
||||
<p>
|
||||
<?= $this->qlink(
|
||||
sprintf($this->translate('show all %d downtimes'), $i),
|
||||
sprintf($this->translate('List all %d downtimes'), $i),
|
||||
$listAllLink,
|
||||
null,
|
||||
array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user