diff --git a/modules/monitoring/application/views/scripts/show/history.phtml b/modules/monitoring/application/views/scripts/show/history.phtml
index ce70be961..06cf78f78 100644
--- a/modules/monitoring/application/views/scripts/show/history.phtml
+++ b/modules/monitoring/application/views/scripts/show/history.phtml
@@ -106,14 +106,9 @@ switch ($event->type) {
echo $this->icon($icon . '.png', $title) . ' ';
if ($object instanceof Service): ?>
- = $this->escape($event->service_description) ?>
+ = $this->escape($event->service_description) ?>
- = $this->escape($event->host_name) ?>
+ = $this->escape($event->host_name) ?>
attempt !== null) {