--- loncom/homework/inputtags.pm 2007/05/29 21:14:45 1.226 +++ loncom/homework/inputtags.pm 2007/07/10 20:51:48 1.227 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # input definitons # -# $Id: inputtags.pm,v 1.226 2007/05/29 21:14:45 albertel Exp $ +# $Id: inputtags.pm,v 1.227 2007/07/10 20:51:48 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -449,7 +449,7 @@ sub file_selector { $result.='
'.''.&mt('OR:').'
'; } if ($which eq 'portfolioonly' || $which eq 'both') { - $result.=$extratext.''. + $result.=$extratext.''. &mt('Select Portfolio Files').'
'. ''. '
';