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