--- loncom/homework/grades.pm 2002/09/06 21:01:09 1.46.2.1 +++ loncom/homework/grades.pm 2002/09/06 20:59:28 1.48 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.46.2.1 2002/09/06 21:01:09 albertel Exp $ +# $Id: grades.pm,v 1.48 2002/09/06 20:59:28 albertel 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 {