--- loncom/homework/inputtags.pm 2006/06/12 22:03:44 1.196 +++ loncom/homework/inputtags.pm 2006/06/29 22:57:39 1.197 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # input definitons # -# $Id: inputtags.pm,v 1.196 2006/06/12 22:03:44 albertel Exp $ +# $Id: inputtags.pm,v 1.197 2006/06/29 22:57:39 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -722,7 +722,7 @@ sub decideoutput { foreach my $resid(@Apache::inputtags::response){ &Apache::lonnet::logthis("handback is ".$Apache::lonhomework::history{"resource.$part.$resid.handback"}); if ($Apache::lonhomework::history{"resource.$part.$resid.handback"}) { - $message.= '
Returned File'; + $message.= '
Returned File'; } }