--- loncom/interface/Attic/londropadd.pm 2004/05/13 21:03:16 1.110 +++ loncom/interface/Attic/londropadd.pm 2004/05/14 18:11:12 1.111 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to drop and add students in courses # -# $Id: londropadd.pm,v 1.110 2004/05/13 21:03:16 matthew Exp $ +# $Id: londropadd.pm,v 1.111 2004/05/14 18:11:12 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1841,7 +1841,7 @@ END END } $r->print('
'); - my %lt=&Apache::lonlocal::texthash( + %lt=&Apache::lonlocal::texthash( 'dp' => "Drop Students", 'ca' => "check all", 'ua' => "uncheck all",