--- loncom/homework/lonhomework.pm 2009/03/30 04:49:35 1.309 +++ loncom/homework/lonhomework.pm 2009/05/11 16:51:22 1.310 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Homework handler # -# $Id: lonhomework.pm,v 1.309 2009/03/30 04:49:35 raeburn Exp $ +# $Id: lonhomework.pm,v 1.310 2009/05/11 16:51:22 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -693,7 +693,7 @@ sub analyze_header { $result .= &Apache::lonxml::message_location().' -
'. ''. @@ -924,7 +924,7 @@ sub editxmlmode { }}); $result.=$start_page. &renderpage($request,$file,['no_output_web'],1). - ''. &Apache::structuretags::remember_problem_state().'
@@ -1145,8 +1145,8 @@ $errormsg

".&mt("To create a new $extension, select a template from the". - " list below. Then click on the \"Create $extension\" button.")." -

"); + " list below. Then click on the \"Create $extension\" button.").' +

'); if (defined($templatelist)) { $request->print($templatelist);