diff --git a/modules/monitoring/application/views/scripts/list/hosts.phtml b/modules/monitoring/application/views/scripts/list/hosts.phtml
index 0f1e525bd..64a6091ca 100644
--- a/modules/monitoring/application/views/scripts/list/hosts.phtml
+++ b/modules/monitoring/application/views/scripts/list/hosts.phtml
@@ -90,7 +90,7 @@ if ($hosts->count() === 0) {
host_icon_image) : ?>
= $this->img($this->resolveMacros($host->host_icon_image, $host), array('align' => 'right')) ?>
- = $host->host_name ?>
+ = $host->host_name ?>
= $this->escape(substr(strip_tags($host->host_output), 0, 10000)); ?>