--- loncom/interface/lonsimplepage.pm 2004/07/27 23:35:34 1.22 +++ loncom/interface/lonsimplepage.pm 2005/02/17 08:29:43 1.23 @@ -1,7 +1,7 @@ # The LearningOnline Network # Simple Page Editor # -# $Id: lonsimplepage.pm,v 1.22 2004/07/27 23:35:34 www Exp $ +# $Id: lonsimplepage.pm,v 1.23 2005/02/17 08:29:43 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -46,8 +46,9 @@ sub handler { my $target=$ENV{'form.grade_target'}; # ------------------------------------------------------------ Print the screen if ($target ne 'tex') { + my $html=&Apache::lonxml::xmlbegin(); $r->print(< +$html The LearningOnline Network with CAPA ENDDOCUMENT