{** * fileUploadConfirmationForm.tpl * * Copyright (c) 2014-2019 Simon Fraser University * Copyright (c) 2003-2019 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * File revision confirmation form. * * Parameters: * $submissionId: The submission for which a file has been uploaded. * $stageId: The workflow stage in which the file uploader was called. * $uploadedFile: The SubmissionFile object of the uploaded file. * $revisedFileId: The id of the potential revision. * $revisedFileName: The name of the potential revision. * $reviewRoundId: The review round ID (if specified) * $submissionFileOptions: A list of submission files that can be * revised. *}