diff --git a/modules/monitoring/application/views/scripts/list/servicegroups.phtml b/modules/monitoring/application/views/scripts/list/servicegroups.phtml index 679957d1d..865bc27dd 100644 --- a/modules/monitoring/application/views/scripts/list/servicegroups.phtml +++ b/modules/monitoring/application/views/scripts/list/servicegroups.phtml @@ -14,26 +14,26 @@ if (! $this->compact): ?>
= $this->translate('No service groups found matching the filter.') ?>
-= $this->translate('Service Group') ?> | -= $this->translate('Total Services') ?> | = $this->translate('Service States') ?> | peekAhead($this->compact) as $serviceGroup): ?>||
---|---|---|---|---|
+ | + = $serviceGroup->services_total ?> + | += $this->qlink( $serviceGroup->servicegroup_alias, 'monitoring/list/services', array('servicegroup_name' => $serviceGroup->servicegroup_name), array('title' => sprintf($this->translate('List all services in the group "%s"'), $serviceGroup->servicegroup_alias)) ) ?> - - | - = $serviceGroup->services_total ?> - | +