diff --git a/modules/monitoring/application/views/scripts/downtime/show.phtml b/modules/monitoring/application/views/scripts/downtime/show.phtml index d23273379..4db03cbae 100644 --- a/modules/monitoring/application/views/scripts/downtime/show.phtml +++ b/modules/monitoring/application/views/scripts/downtime/show.phtml @@ -45,7 +45,7 @@ translate('Comment') ?> - nl2br($this->markdown($this->downtime->comment)) ?> + nl2br($this->createTicketLinks($this->markdown($downtime->comment))) ?>