diff --git a/modules/monitoring/application/views/scripts/show/components/comments.phtml b/modules/monitoring/application/views/scripts/show/components/comments.phtml index 5a09d8360..34b72c589 100644 --- a/modules/monitoring/application/views/scripts/show/components/comments.phtml +++ b/modules/monitoring/application/views/scripts/show/components/comments.phtml @@ -67,7 +67,7 @@ if (empty($object->comments) && ! $addLink) { } ?>
- createTicketLinks($this->escape($comment->comment)), false) ?> + nl2br($this->createTicketLinks($this->escape($comment->comment))) ?>