diff --git a/modules/monitoring/application/views/scripts/show/components/downtime.phtml b/modules/monitoring/application/views/scripts/show/components/downtime.phtml index 889ec0508..e4341d45a 100644 --- a/modules/monitoring/application/views/scripts/show/components/downtime.phtml +++ b/modules/monitoring/application/views/scripts/show/components/downtime.phtml @@ -104,8 +104,8 @@ if (isset($delDowntimeForm)) {

escape($downtime->author_name) ?> - translate('Added %s.'), $this->timeAgo($downtime->entry_time)) ?> - is_in_effect) { + translate('Added %s.'), $this->timeAgo($downtime->entry_time)) ?> + is_in_effect) { printf($this->translate('Expires %s.'), $this->timeUntil($downtime->end)); } ?>