mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
downtimes/show.phtml: Do not show an (inappropriate) icon in the title
This commit is contained in:
parent
52bde67653
commit
3091b8cf5c
@ -8,7 +8,7 @@
|
||||
</p>
|
||||
</div>
|
||||
<div class="content multi-commands">
|
||||
<h3><?= $this->icon('reschedule') ?> <?= $this->translate('Commands') ?> </h3>
|
||||
<h3><?= $this->translate('Commands') ?> </h3>
|
||||
<?= $this->qlink(
|
||||
sprintf(
|
||||
$this->translate('Remove all %d scheduled downtimes'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user