mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
parent
b099c28861
commit
f0b470870a
@ -10,8 +10,8 @@
|
|||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<?php if (empty($comments)): ?>
|
<?php if (count($comments) === 0): ?>
|
||||||
<?= $this->translate('No comments matching the filter') ?>
|
<?= $this->translate('No comments matching the filter'); ?>
|
||||||
</div>
|
</div>
|
||||||
<?php return; endif ?>
|
<?php return; endif ?>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user