--- loncom/interface/Attic/londropadd.pm 2005/01/31 11:27:14 1.124 +++ loncom/interface/Attic/londropadd.pm 2005/02/17 08:29:42 1.125 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to drop and add students in courses # -# $Id: londropadd.pm,v 1.124 2005/01/31 11:27:14 www Exp $ +# $Id: londropadd.pm,v 1.125 2005/02/17 08:29:42 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -43,10 +43,11 @@ use Apache::lonlocal; ############################################################### ############################################################### sub header { + my $html=&Apache::lonxml::xmlbegin(); my $bodytag=&Apache::loncommon::bodytag('Enrollment Manager'); my $title = &mt('LON-CAPA Enrollment Manager'); return(< +$html $title