--- loncom/homework/chemresponse.pm 2005/02/18 23:12:29 1.48 +++ loncom/homework/chemresponse.pm 2005/02/22 21:33:27 1.49 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # chemical equation style response # -# $Id: chemresponse.pm,v 1.48 2005/02/18 23:12:29 albertel Exp $ +# $Id: chemresponse.pm,v 1.49 2005/02/22 21:33:27 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -85,7 +85,6 @@ JMESECTION Molecule Editor @@ -109,7 +107,7 @@ You have to enable Java and JavaScript o $molecule
-JME Editor courtesy of Peter Ertl, Novartis +JME Editor courtesy of Peter Ertl, Novartis

@@ -125,7 +123,7 @@ CHEMPAGE $body=~s/\n/ /g; my $docopen=&Apache::lonhtmlcommon::javascript_docopen(); my $result=< + CHEMINPUT return $result; }