--- loncom/homework/inputtags.pm 2010/06/21 02:15:37 1.265 +++ loncom/homework/inputtags.pm 2010/11/03 17:06:28 1.273 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # input definitons # -# $Id: inputtags.pm,v 1.265 2010/06/21 02:15:37 raeburn Exp $ +# $Id: inputtags.pm,v 1.273 2010/11/03 17:06:28 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -186,9 +186,10 @@ sub start_textfield { if ($addchars) { $result.=&addchars('HWVAL_'.$resid,$addchars); } - &Apache::lonhtmlcommon::add_htmlareafields('HWVAL_'.$resid); + my $textareaclass = 'class="LC_richDetectHtml"'; $result.= '