--- loncom/homework/grades.pm 2007/10/25 20:05:52 1.464 +++ loncom/homework/grades.pm 2007/10/26 00:27:55 1.465 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.464 2007/10/25 20:05:52 albertel Exp $ +# $Id: grades.pm,v 1.465 2007/10/26 00:27:55 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1480,43 +1480,43 @@ INNERJS pDoc.write("
"); + pDoc.write("<\\/form>"); pDoc.write('$end_page_msg_central'); pDoc.close(); } @@ -1565,32 +1565,32 @@ INNERJS hDoc.$docopen; hDoc.write('$start_page_highlight_central'); hDoc.write(""); + hDoc.write("<\\/form>"); hDoc.write('$end_page_highlight_central'); hDoc.close(); }