diff --git a/modules/monitoring/application/views/scripts/show/components/acknowledgement.phtml b/modules/monitoring/application/views/scripts/show/components/acknowledgement.phtml index d32fd81c9..3b885e178 100644 --- a/modules/monitoring/application/views/scripts/show/components/acknowledgement.phtml +++ b/modules/monitoring/application/views/scripts/show/components/acknowledgement.phtml @@ -43,6 +43,14 @@ if ($object->acknowledged): ?> (= $this->translate('Comment') ?>): = nl2br($this->createTicketLinks($acknowledgement->getComment()), false) ?>
+ expires()): ?> ++ = sprintf( + $this->translate('Expires %s'), + $this->timeUntil($acknowledgement->getExpirationTime()) + ) ?> +
+