= t('Do you really want to close the task "%s" as well as all subtasks?', $task['title']) ?>
= $this->modal->confirmButtons( 'TaskStatusController', 'close', array('task_id' => $task['id'], 'project_id' => $task['project_id'], 'confirmation' => 'yes') ) ?>