diff --git a/modules/monitoring/application/views/scripts/service/history.phtml b/modules/monitoring/application/views/scripts/service/history.phtml index ac443c370..b600e9fb9 100644 --- a/modules/monitoring/application/views/scripts/service/history.phtml +++ b/modules/monitoring/application/views/scripts/service/history.phtml @@ -114,15 +114,7 @@ function contactsLink($match, $view) {
timestamp); ?> - tickets ? preg_replace_callback( - $this->tickets->getPattern(), - array($this->tickets, 'createLink'), - $msg -) : $msg; - -?> + translate('%s on %s', 'Service running on host'), $this->escape($event->service_display_name), @@ -130,11 +122,11 @@ $output = $this->tickets ? preg_replace_callback( ) ?>
- icon($icon, $title); ?> + icon($icon, $title); ?> createTicketLinks($msg) ?>
- \ No newline at end of file +