--- loncom/interface/lonbulletin.pm 2010/10/27 01:00:38 1.62 +++ loncom/interface/lonbulletin.pm 2011/05/02 18:32:30 1.63 @@ -1,7 +1,7 @@ # The LearningOnline Network # Bulletin Board Handler # -# $Id: lonbulletin.pm,v 1.62 2010/10/27 01:00:38 raeburn Exp $ +# $Id: lonbulletin.pm,v 1.63 2011/05/02 18:32:30 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -287,8 +287,7 @@ sub handler { &Apache::lontemplate::print_template_fields($r, \%syllabus, \%syllabusfields, $target, $allowed, Apache::lontemplate->RICH_TEXT_DETECT_HTML, \%custom_handlers); if ($allowed) { - $r->print(''. - &Apache::lonhtmlcommon::htmlareaselectactive()); + $r->print(''); } if ($target ne 'tex'){ $r->print('



');