= t('Do you really want to remove this task: "%s"?', $this->text->e($task['title'])) ?>
= $this->modal->confirmButtons( 'TaskSuppressionController', 'remove', array('task_id' => $task['id'], 'project_id' => $task['project_id'], 'redirect' => $redirect) ) ?>