Fix UserGroup authentication markup for empty state

This commit is contained in:
Florian Strohmaier 2016-04-05 14:12:15 +02:00 committed by Eric Lippmann
parent 31adfb8a9f
commit 9d87b469c7
1 changed files with 1 additions and 2 deletions

View File

@ -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>