--- loncom/interface/Attic/londropadd.pm 2007/08/29 04:12:33 1.168 +++ loncom/interface/Attic/londropadd.pm 2007/08/31 03:22:51 1.169 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to drop and add students in courses # -# $Id: londropadd.pm,v 1.168 2007/08/29 04:12:33 raeburn Exp $ +# $Id: londropadd.pm,v 1.169 2007/08/31 03:22:51 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -984,6 +984,7 @@ sub get_student_username_domain_form { $jscript

$lt{'eos'}

END + $r->print($response); $r->print(&single_user_entry_form($defdom,$srch,$forcenewuser)); return; }