--- loncom/homework/inputtags.pm 2019/03/18 20:18:27 1.345 +++ loncom/homework/inputtags.pm 2019/08/07 16:08:09 1.346 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # input definitons # -# $Id: inputtags.pm,v 1.345 2019/03/18 20:18:27 raeburn Exp $ +# $Id: inputtags.pm,v 1.346 2019/08/07 16:08:09 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -671,7 +671,7 @@ sub file_selector { my $free_space = $maxfilesize * 1048576; $result .= &mt('Submit a file: (only one file per submission)'). '

'. + '" id="HWFILE'.$jspart.'_'.$id.'" class="LC_flUpload" />
'. '
' } if ( $which eq 'both') {