--- loncom/homework/grades.pm 2006/07/02 00:51:25 1.368 +++ loncom/homework/grades.pm 2006/07/02 01:03:04 1.369 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.368 2006/07/02 00:51:25 banghart Exp $ +# $Id: grades.pm,v 1.369 2006/07/02 01:03:04 banghart Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1560,6 +1560,7 @@ sub handback_box { ''.$file_disp.''); $result.=''."\n"; $result.='
'; + $result.='(File will be uploaded when you click on Save & Next below.)
'; $file_counter++; } }