--- loncom/interface/lonpickstudent.pm 2006/03/16 21:53:17 1.14 +++ loncom/interface/lonpickstudent.pm 2006/03/16 22:01:44 1.15 @@ -1,7 +1,7 @@ # The LearningOnline Network # Pick a student from the classlist # -# $Id: lonpickstudent.pm,v 1.14 2006/03/16 21:53:17 raeburn Exp $ +# $Id: lonpickstudent.pm,v 1.15 2006/03/16 22:01:44 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -118,7 +118,7 @@ ENDSCRIPT if ($filter ne '.') { $r->print('
'.&mt('Name starting with').' "'.$filter.'"
'); } - $r->print('

'); + $r->print('

 usernamedomainNameIDsectionactive group(s)
'); # ------------------------------------------------------------------ Students foreach (sort keys %$classlist) { # the following undefs are for 'domain', and 'username' respectively.
 usernamedomainNameIDsectionactive group(s)