Fix controls positioning in the user list

This commit is contained in:
Eric Lippmann 2015-11-16 10:25:14 +01:00
parent d293506c1b
commit b5ec99ac5c
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 ?>