--- loncom/interface/lonfeedback.pm 2005/02/17 04:11:20 1.151 +++ loncom/interface/lonfeedback.pm 2005/02/17 04:39:58 1.152 @@ -1,7 +1,7 @@ # The LearningOnline Network # Feedback # -# $Id: lonfeedback.pm,v 1.151 2005/02/17 04:11:20 albertel Exp $ +# $Id: lonfeedback.pm,v 1.152 2005/02/17 04:39:58 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1436,9 +1436,12 @@ END my $latexHelp=&Apache::loncommon::helpLatexCheatsheet(); my $htmlheader=&Apache::lonhtmlcommon::htmlareaheaders(); my $send=&mt('Send'); + my $html=&Apache::lonxml::xmlbegin(); + my $encoding=&Apache::lonxml::fontsettings(); $r->print(< +$html +$encoding The LearningOnline Network with CAPA $htmlheader @@ -1661,9 +1664,12 @@ sub print_display_options { $currtogg = $lt{'toggon'}; $disctogg = 'toggon'; } + my $html=&Apache::lonxml::xmlbegin(); + my $encoding=&Apache::lonxml::fontsettings(); $r->print(< +$html +$encoding $lt{'dido'}