--- loncom/interface/Attic/londropadd.pm 2004/11/12 16:34:15 1.121 +++ loncom/interface/Attic/londropadd.pm 2004/12/02 19:00:38 1.122 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to drop and add students in courses # -# $Id: londropadd.pm,v 1.121 2004/11/12 16:34:15 matthew Exp $ +# $Id: londropadd.pm,v 1.122 2004/12/02 19:00:38 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -141,7 +141,7 @@ sub print_main_menu { my ($cdom,$cnum) = split/_/,$ENV{'request.course.id'}; my @menu = ( - { text => 'Uploade a class list', + { text => 'Upload a class list', help => 'Course_Create_Class_List', action => 'upload', permission => $enrl_permission,