diff --git a/modules/monitoring/application/views/scripts/list/hostgroups.phtml b/modules/monitoring/application/views/scripts/list/hostgroups.phtml
index 93eeecdb3..d6f048810 100644
--- a/modules/monitoring/application/views/scripts/list/hostgroups.phtml
+++ b/modules/monitoring/application/views/scripts/list/hostgroups.phtml
@@ -11,25 +11,21 @@ if (! $this->compact): ?>
-
-
-
-
+hasResult()): ?>
+ = $this->translate('No host groups found matching the filter.') ?>
+
+
+
- = $this->translate('Last Problem') ?> |
- = $this->translate('Host Group') ?> |
- = $this->translate('Total Hosts') ?> |
- = $this->translate('Host States') ?> |
- = $this->translate('Total Services') ?> |
- = $this->translate('Service States') ?> |
+ = $this->translate('Last Problem') ?> |
+ = $this->translate('Host Group') ?> |
+ = $this->translate('Total Hosts') ?> |
+ = $this->translate('Host States') ?> |
+ = $this->translate('Total Services') ?> |
+ = $this->translate('Service States') ?> |
-
-hosts_down_unhandled) {
$handled = false;
$state = Host::STATE_DOWN;
@@ -464,7 +460,6 @@ if ($hostgroup->hosts_down_unhandled) {
-hasResult()): ?>
hasMore()): ?>
@@ -478,7 +473,4 @@ if ($hostgroup->hosts_down_unhandled) {
)
) ?>
-
- = $this->translate('No hostgroups found matching the filter') ?>
-