parent
e284ecf3b0
commit
1b46348a1a
|
@ -18,7 +18,7 @@ if (! $this->compact): ?>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<?php if (! $hosts->hasResult()): ?>
|
<?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>
|
</div>
|
||||||
<?php return; endif ?>
|
<?php return; endif ?>
|
||||||
<table data-base-target="_next"
|
<table data-base-target="_next"
|
||||||
|
|
Loading…
Reference in New Issue