diff --git a/modules/monitoring/application/views/scripts/list/hosts.phtml b/modules/monitoring/application/views/scripts/list/hosts.phtml index 14d09f04a..d8649195f 100644 --- a/modules/monitoring/application/views/scripts/list/hosts.phtml +++ b/modules/monitoring/application/views/scripts/list/hosts.phtml @@ -30,15 +30,17 @@ if (! $this->compact): ?> $hostLink = $this->href('monitoring/host/show', array('host' => $host->host_name)); ?> - host_state, true) ?> - host_state !== 99): ?> -
- timeSince($host->host_last_state_change, $this->compact) ?> - host_state > 0 && (int) $host->host_state_type === 0): ?> -
- Soft host_attempt ?> - - +

+ host_state, true) ?> + host_state !== 99): ?> +
+ timeSince($host->host_last_state_change, $this->compact) ?> + host_state > 0 && (int) $host->host_state_type === 0): ?> +
+ Soft host_attempt ?> + + +

iconImage()->host($host) ?>