= t('Do you really want to remove this comment?') ?>
= $this->render('comment/show', array( 'comment' => $comment, 'task' => $task, 'hide_actions' => true )) ?> = $this->modal->confirmButtons( 'CommentController', 'remove', array('task_id' => $task['id'], 'project_id' => $task['project_id'], 'comment_id' => $comment['id']) ) ?>