--- loncom/homework/bridgetask.pm 2006/02/14 16:05:31 1.108 +++ loncom/homework/bridgetask.pm 2006/02/14 19:41:06 1.109 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: bridgetask.pm,v 1.108 2006/02/14 16:05:31 albertel Exp $ +# $Id: bridgetask.pm,v 1.109 2006/02/14 19:41:06 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -381,7 +381,7 @@ sub webgrade_standard_info { $file=~s|/+|/|g; &Apache::lonnet::allowuploaded('/adm/bridgetask',$file); $file_list.='
  • '.$file. + &Apache::loncommon::icon($file).'" border="0"> '.$file. '
  • '."\n"; } $file_list.="\n";