--- loncom/interface/Attic/londropadd.pm 2006/12/21 20:07:57 1.154 +++ loncom/interface/Attic/londropadd.pm 2007/01/10 21:37:50 1.155 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to drop and add students in courses # -# $Id: londropadd.pm,v 1.154 2006/12/21 20:07:57 raeburn Exp $ +# $Id: londropadd.pm,v 1.155 2007/01/10 21:37:50 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -822,6 +822,7 @@ sub enroll_single_student { } else { $r->print(&mt('Invalid username or domain')); } + $r->print("

".&mt("Enroll another student")."

"); } sub setup_date_selectors {