--- loncom/interface/lonaboutme.pm 2004/12/23 20:42:50 1.35 +++ loncom/interface/lonaboutme.pm 2005/02/17 08:29:42 1.36 @@ -1,7 +1,7 @@ # The LearningOnline Network # "About Me" Personal Information # -# $Id: lonaboutme.pm,v 1.35 2004/12/23 20:42:50 matthew Exp $ +# $Id: lonaboutme.pm,v 1.36 2005/02/17 08:29:42 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -44,8 +44,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