diff --git a/modules/monitoring/application/views/scripts/partials/comment/comment-description.phtml b/modules/monitoring/application/views/scripts/partials/comment/comment-description.phtml
index 2c5f07133..87a7308fc 100644
--- a/modules/monitoring/application/views/scripts/partials/comment/comment-description.phtml
+++ b/modules/monitoring/application/views/scripts/partials/comment/comment-description.phtml
@@ -24,4 +24,4 @@
?>
= $this->escape($title); ?>
= $this->icon($icon, $tooltip) ?>
-= $this->prefixedTimeSince($comment->timestamp); ?>
+= $this->timeAgo($comment->timestamp, $this->compact); ?>