diff --git a/modules/monitoring/application/views/scripts/list/comments.phtml b/modules/monitoring/application/views/scripts/list/comments.phtml index d5a1e8fb5..6e3f4dcc5 100644 --- a/modules/monitoring/application/views/scripts/list/comments.phtml +++ b/modules/monitoring/application/views/scripts/list/comments.phtml @@ -47,7 +47,8 @@ 'title' => sprintf( $this->translate('Show detailed information for this comment about host %s'), $comment->host_display_name - ) + ), + 'class' => 'rowaction' ) ); ?>