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): ?>

translate('No service groups found matching the filter.') ?>

- +
+ - peekAhead($this->compact) as $serviceGroup): ?> - + +
translate('Service Group') ?>translate('Total Services') ?> translate('Service States') ?>
+ + services_total ?> + 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)) ) ?> - - - services_total ?> -