+
= $this->tabs; ?>
@@ -102,7 +102,7 @@ $hostFilter = '(host_name=' . implode('|host_name=', array_keys($pivotData)) . '
compact && $this->horizontalPaginator->getPages()->pageCount > 1): ?>
qlink(
- $this->translate('more …'),
+ $this->translate('Load more'),
Url::fromRequest(),
array(
'limit' => (
@@ -123,7 +123,7 @@ $hostFilter = '(host_name=' . implode('|host_name=', array_keys($pivotData)) . '
qlink(
- $this->translate('more …'),
+ $this->translate('Load more'),
Url::fromRequest(),
array(
'limit' => $this->horizontalPaginator->getItemCountPerPage() . ',' .
diff --git a/modules/monitoring/application/views/scripts/list/servicegroups.phtml b/modules/monitoring/application/views/scripts/list/servicegroups.phtml
index 5363bac35..5e9500bea 100644
--- a/modules/monitoring/application/views/scripts/list/servicegroups.phtml
+++ b/modules/monitoring/application/views/scripts/list/servicegroups.phtml
@@ -1,18 +1,12 @@
compact): ?>
-
- = $this->tabs ?>
+
+ = $tabs ?>
diff --git a/modules/monitoring/application/views/scripts/list/services.phtml b/modules/monitoring/application/views/scripts/list/services.phtml
index e5e1e01da..fc9421795 100644
--- a/modules/monitoring/application/views/scripts/list/services.phtml
+++ b/modules/monitoring/application/views/scripts/list/services.phtml
@@ -6,23 +6,13 @@ if (! $this->compact): ?>
-
= $this->filterEditor ?>
- = $this->limiter ?>
-
-
- = $this->paginator ?>
-
-
- = $this->sortBox ?>
-
+ = $this->limiter ?>
+ = $this->paginator ?>
+ = $this->sortBox ?>
= $this->tabs ?>
-
- = $this->render('list/components/servicesummary.phtml') ?>
-
-
- = $this->render('list/components/selectioninfo.phtml') ?>
-
+ = $this->render('list/components/servicesummary.phtml') ?>
+ = $this->render('list/components/selectioninfo.phtml') ?>
-
= $this->filterEditor ?>
- = $this->limiter ?>
-
-
- = $this->paginator ?>
-
-
- = $this->sortBox ?>
-
+ = $this->limiter ?>
+ = $this->paginator ?>
+ = $this->sortBox ?>