--- loncom/homework/inputtags.pm 2010/12/31 00:58:10 1.276 +++ loncom/homework/inputtags.pm 2010/12/31 02:40:14 1.277 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # input definitons # -# $Id: inputtags.pm,v 1.276 2010/12/31 00:58:10 raeburn Exp $ +# $Id: inputtags.pm,v 1.277 2010/12/31 02:40:14 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -623,7 +623,7 @@ sub current_file_submissions { } $result .= ''.$showname.''."\n". + '" border="0" alt="" />'.$showname.''."\n". ''.$rows{$url}{size}.''."\n". ''.$rows{$url}{lastmodified}.''."\n". &Apache::loncommon::end_data_table_row();