diff --git a/modules/monitoring/application/views/scripts/list/services.phtml b/modules/monitoring/application/views/scripts/list/services.phtml
index e580a956e..2828246e0 100644
--- a/modules/monitoring/application/views/scripts/list/services.phtml
+++ b/modules/monitoring/application/views/scripts/list/services.phtml
@@ -5,15 +5,25 @@ use Icinga\Module\Monitoring\Object\Service;
if (! $this->compact): ?>
= $this->tabs ?>
-
- = $this->render('list/components/selectioninfo.phtml') ?>
-
compact ? ' data-base-target="col1"' : ''; ?>>
+
+
= $this->render('list/components/servicesummary.phtml') ?>
-
+
+
+ = $this->render('list/components/selectioninfo.phtml') ?>
+
+
+
+
+ = $this->limiter ?>
+
+
+ = $this->paginator ?>
+
+
+ = $this->sortBox ?>
+
- = $this->sortBox ?>
- = $this->limiter ?>
- = $this->paginator ?>
= $this->filterEditor ?>