--- loncom/interface/Attic/londropadd.pm 2005/04/19 03:58:23 1.129 +++ loncom/interface/Attic/londropadd.pm 2005/06/03 16:27:26 1.130 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to drop and add students in courses # -# $Id: londropadd.pm,v 1.129 2005/04/19 03:58:23 matthew Exp $ +# $Id: londropadd.pm,v 1.130 2005/06/03 16:27:26 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -607,6 +607,7 @@ sub print_upload_manager_footer { $Str .= '

'.&mt('Login Type')."

\n"; $Str .= "

\n". &mt('Note: this will not take effect if the user already exists'). + &Apache::loncommon::help_open_topic('Auth_Options'). "

\n"; $Str .= $krbform."\n

\n". $intform."\n

\n". @@ -986,6 +987,7 @@ sub print_enroll_single_student_form { 'psam' => "Please select an authentication mechanism", 'mail' => "Email Address" ); + my $authhelp=&Apache::loncommon::help_open_topic('Auth_Options'); $user_data_html = <$lt{'udf'} $username\@$domain @@ -1003,7 +1005,7 @@ sub print_enroll_single_student_form {

$lt{'pswd'}

-$lt{'psam'} +$lt{'psam'}$authhelp

$krbform