--- loncom/xml/lonxml.pm 2010/08/14 00:28:18 1.514
+++ loncom/xml/lonxml.pm 2010/09/29 15:47:21 1.515
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# XML Parser Module
#
-# $Id: lonxml.pm,v 1.514 2010/08/14 00:28:18 raeburn Exp $
+# $Id: lonxml.pm,v 1.515 2010/09/29 15:47:21 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -1537,7 +1537,7 @@ FULLPAGE
$htmlerror=''.$htmlerror.'';
}
if (&Apache::lonhtmlcommon::htmlareabrowser()) {
- $textareaclass = 'class="LC_richDetectHtml"';
+ $textareaclass = 'class="LC_richDefaultOff"';
}
}
my $editfooter=(<