Fix controls positioning in the user list
This commit is contained in:
parent
d293506c1b
commit
b5ec99ac5c
|
@ -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 ?>
|
||||
|
|
Loading…
Reference in New Issue