mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
show/history: sorry, typo
This commit is contained in:
parent
b7d3f0e54c
commit
7b58134378
@ -38,7 +38,7 @@ $states = array(
|
||||
</div>
|
||||
|
||||
<?php if($this->history->count() === 0): ?>
|
||||
<?= $this->translate('No History Available For This Object' ?>
|
||||
<?= $this->translate('No History Available For This Object') ?>
|
||||
</div>
|
||||
<?php return; endif ?>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user