--- loncom/homework/bridgetask.pm 2008/10/23 08:05:28 1.242 +++ loncom/homework/bridgetask.pm 2009/03/09 01:58:47 1.244 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: bridgetask.pm,v 1.242 2008/10/23 08:05:28 bisitz Exp $ +# $Id: bridgetask.pm,v 1.244 2009/03/09 01:58:47 weissno Exp $ # # Copyright Michigan State University Board of Trustees # @@ -473,7 +473,7 @@ sub file_list { my $file=$file_url.$partial_file; $file=~s|/+|/|g; &Apache::lonnet::allowuploaded('/adm/bridgetask',$file); - $file_list.='
  • file icon '.$file. '
  • '."\n"; } @@ -3144,7 +3144,7 @@ sub proctor_validation_screen { 'vali' => 'Validate', 'stui' => "Student who should be logged in is:", 'name' => "Name:", - 'sid' => "Student ID:", + 'sid' => "Student/Employee ID:", 'unam' => "Username:", ); my $result= (<