--- loncom/xml/lonxml.pm 2002/01/08 21:11:13 1.147 +++ loncom/xml/lonxml.pm 2002/01/09 09:50:59 1.148 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # XML Parser Module # -# $Id: lonxml.pm,v 1.147 2002/01/08 21:11:13 albertel Exp $ +# $Id: lonxml.pm,v 1.148 2002/01/09 09:50:59 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1035,7 +1035,7 @@ sub inserteditinfo { SIMPLECONTENT } - $filecontents =~ s::</textarea>:g; + $filecontents =~ s::</textarea>:ig; # my $editheader='Edit below
'; my $editfooter=(<