diff --git a/modules/monitoring/application/views/scripts/list/notifications.phtml b/modules/monitoring/application/views/scripts/list/notifications.phtml index 30b3c5875..06028c993 100644 --- a/modules/monitoring/application/views/scripts/list/notifications.phtml +++ b/modules/monitoring/application/views/scripts/list/notifications.phtml @@ -36,7 +36,8 @@ if (! $this->compact): ?> $notification->service_description, $notification->service_display_name, $notification->host_name, - $notification->host_display_name + $notification->host_display_name, + 'rowaction' ) ?> icon('host', $this->translate('Host')); ?>