--- loncom/homework/grades.pm 2002/08/06 20:46:30 1.46 +++ loncom/homework/grades.pm 2002/08/26 12:47:28 1.47 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.46 2002/08/06 20:46:30 ng Exp $ +# $Id: grades.pm,v 1.47 2002/08/26 12:47:28 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2316,7 +2316,7 @@ sub send_header { #remotewindow=open('','homeworkremote'); #remotewindow.close(); #"); - $request->print(''); + $request->print(&Apache::loncommon::bodytag('Grading')); } sub send_footer {