parent
aa6357a385
commit
4a24065916
|
@ -15,7 +15,7 @@ if (! $this->compact): ?>
|
|||
<p><?= $this->translate('No host groups found matching the filter.') ?></p>
|
||||
</div>
|
||||
<?php return; endif ?>
|
||||
<table class="groupview action" data-base-target="_next">
|
||||
<table class="groupview action listing-table" data-base-target="_next">
|
||||
<thead>
|
||||
<tr>
|
||||
<th><?= $this->translate('Host Group') ?></th>
|
||||
|
|
Loading…
Reference in New Issue