Fix controls positioning in the group list

This commit is contained in:
Eric Lippmann 2015-11-16 10:26:04 +01:00
parent b5ec99ac5c
commit 14b3683815
1 changed files with 1 additions and 1 deletions

View File

@ -7,9 +7,9 @@ if (! $this->compact): ?>
<div class="controls separated dont-print">
<?= $tabs; ?>
<div class="grid">
<?= $this->sortBox ?>
<?= $this->limiter ?>
<?= $this->paginator ?>
<?= $this->sortBox ?>
</div>
<div>
<?= $this->backendSelection; ?>