diff --git a/views/bootstrap/class.ReviewDocument.php b/views/bootstrap/class.ReviewDocument.php index ebf71f670..8937e40a4 100644 --- a/views/bootstrap/class.ReviewDocument.php +++ b/views/bootstrap/class.ReviewDocument.php @@ -143,7 +143,7 @@ $(document).ready(function() { ); $this->formField( getMLText("review_file"), - $this->getFileChooserHtml('review_file', false) + $this->getFileChooserHtml('reviewfile', false) ); $options = array(); if($reviewStatus['status'] != 1)