--- loncom/interface/lonpopulate.pm 2004/09/13 16:21:30 1.20 +++ loncom/interface/lonpopulate.pm 2005/02/17 08:29:43 1.21 @@ -1,5 +1,5 @@ # automated enrollment configuration handler -# $Id: lonpopulate.pm,v 1.20 2004/09/13 16:21:30 raeburn Exp $ +# $Id: lonpopulate.pm,v 1.21 2005/02/17 08:29:43 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -38,9 +38,10 @@ use LONCAPA::Enrollment; ############################################################### sub header { + my $html=&Apache::lonxml::xmlbegin(); my $bodytag=&Apache::loncommon::bodytag('Classlist Manager'); return(< +$html LON-CAPA Classlist Manager @@ -193,8 +194,9 @@ function countChecked(field) { // End hiding --> |; + my $html=&Apache::lonxml::xmlbegin(); return(< +$html LON-CAPA Classlist Manager $scripttag