- = $this->sortBox ?>
+ = $this->tabs ?>
+ = $this->paginator ?>
+
= $this->limiter ?>
- = $this->paginator ?>
-
-
- = $this->backendSelection; ?>
- = $this->filterEditor; ?>
+ = $this->sortBox ?>
+ = $this->backendSelection ?>
+ = $this->filterEditor ?>
diff --git a/application/views/scripts/user/list.phtml b/application/views/scripts/user/list.phtml
index 182e26e87..7e045d8a9 100644
--- a/application/views/scripts/user/list.phtml
+++ b/application/views/scripts/user/list.phtml
@@ -5,16 +5,14 @@ use Icinga\Data\Reducible;
if (! $this->compact): ?>
- = $tabs ?>
-
- = $this->sortBox ?>
+ = $this->tabs ?>
+ = $this->paginator ?>
+
= $this->limiter ?>
- = $this->paginator ?>
-
-
- = $this->backendSelection ?>
- = $this->filterEditor ?>
+ = $this->sortBox ?>
+ = $this->backendSelection ?>
+ = $this->filterEditor ?>