--- loncom/interface/loncreateuser.pm 2008/06/03 01:13:27 1.241 +++ loncom/interface/loncreateuser.pm 2008/06/04 21:24:20 1.242 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Create a user # -# $Id: loncreateuser.pm,v 1.241 2008/06/03 01:13:27 raeburn Exp $ +# $Id: loncreateuser.pm,v 1.242 2008/06/04 21:24:20 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3105,7 +3105,7 @@ sub print_main_menu { }); if (!exists($permission->{'cusr_section'})) { push(@courselinks, - { text => 'Automated Student Enrollment Manager', + { text => 'Automated Enrollment Manager', help => 'Course_Automated_Enrollment', permission => (&Apache::lonnet::auto_run($cnum,$cdom) && $permission->{'cusr'}),