--- loncom/homework/essayresponse.pm 2004/12/14 20:12:30 1.54 +++ loncom/homework/essayresponse.pm 2004/12/14 20:38:51 1.55 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # essay (ungraded) style responses # -# $Id: essayresponse.pm,v 1.54 2004/12/14 20:12:30 banghart Exp $ +# $Id: essayresponse.pm,v 1.55 2004/12/14 20:38:51 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -67,9 +67,7 @@ sub start_essayresponse { if ($uploadedfiletypes) { $result.=''.&mt('Submit a file: (only one file can be uploaded)'). '

'. - $part.'_'.$id.'" '. + $part.'_'.$id.'" />
'. &mt('Allowed filetypes: [_1]',$uploadedfiletypes).'
'. 'OR:
Select Portfolio Files'. '
'.