--- loncom/interface/lonmanagekeys.pm 2004/05/09 00:45:01 1.15 +++ loncom/interface/lonmanagekeys.pm 2005/02/17 08:29:42 1.16 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to manage course access keys # -# $Id: lonmanagekeys.pm,v 1.15 2004/05/09 00:45:01 www Exp $ +# $Id: lonmanagekeys.pm,v 1.16 2005/02/17 08:29:42 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -41,9 +41,10 @@ use Apache::lonlocal; ############################################################### ############################################################### sub header { + my $html=&Apache::lonxml::xmlbegin(); my $bodytag=&Apache::loncommon::bodytag('Access Key Management'); return(< +$html LON-CAPA Access Key Management