mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Fix UserGroup authentication markup for empty state
This commit is contained in:
parent
31adfb8a9f
commit
9d87b469c7
@ -43,8 +43,7 @@ if (! isset($backend)) {
|
||||
<?php if (! $groups->hasResult()): ?>
|
||||
<p><?= $this->translate('No user groups found matching the filter'); ?></p>
|
||||
</div>
|
||||
<?php endif ?>
|
||||
|
||||
<?php return; endif ?>
|
||||
<table data-base-target="_next" class="table-row-selectable common-table">
|
||||
<thead>
|
||||
<tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user