--- loncom/homework/inputtags.pm 2010/06/21 02:15:37 1.265 +++ loncom/homework/inputtags.pm 2010/11/09 17:41:47 1.271.2.1 @@ -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.271.2.1 2010/11/09 17:41:47 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.= '