parent
e284ecf3b0
commit
1b46348a1a
|
@ -18,7 +18,7 @@ if (! $this->compact): ?>
|
|||
<?php endif ?>
|
||||
<div class="content">
|
||||
<?php if (! $hosts->hasResult()): ?>
|
||||
<p><?= $this->translate('No hosts found matching the filter'.) ?></p>
|
||||
<p><?= $this->translate('No hosts found matching the filter.') ?></p>
|
||||
</div>
|
||||
<?php return; endif ?>
|
||||
<table data-base-target="_next"
|
||||
|
|
Loading…
Reference in New Issue