--- loncom/homework/inputtags.pm 2012/08/03 15:15:56 1.305 +++ loncom/homework/inputtags.pm 2012/08/21 18:20:38 1.306 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # input definitons # -# $Id: inputtags.pm,v 1.305 2012/08/03 15:15:56 raeburn Exp $ +# $Id: inputtags.pm,v 1.306 2012/08/21 18:20:38 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -589,7 +589,7 @@ sub file_selector { $showsymb = $symb; } } - $result.=$extratext.''. + $result.=$extratext.''. &mt('Select Portfolio Files: (one or more files per submission)').'
'. ''. '
';