--- loncom/homework/bridgetask.pm 2012/09/12 05:14:09 1.260 +++ loncom/homework/bridgetask.pm 2014/02/13 18:13:22 1.263 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: bridgetask.pm,v 1.260 2012/09/12 05:14:09 raeburn Exp $ +# $Id: bridgetask.pm,v 1.263 2014/02/13 18:13:22 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -252,11 +252,11 @@ sub add_grading_button { $size=scalar(keys(%sections))+2; } my $sec_select = "\n".'\n"; + $sec_select .= "\t".'\n\n"; my $uri=$env{'request.uri'}; if ($env{'request.enc'}) { $uri=&Apache::lonenc::encrypted($uri); } @@ -996,7 +996,7 @@ sub get_key_todo { my $classlist=&get_limited_classlist(); if (!&allow_grade_user($classlist->{$uname.':'.$udom})) { return (undef,'not_allowed', - &mt('Requested student ([_1]) is in a section you aren\'t allowed to grade.',$uname.':'.$udom)); + &mt("Requested student ([_1]) is in a section you aren't allowed to grade.",$uname.':'.$udom)); } } my $gradingkey=&encode_queue_key($symb,$udom,$uname); @@ -1796,7 +1796,7 @@ sub show_queue { $result.=(<$status -
+ @@ -2215,7 +2215,7 @@ sub select_user { $result.=&Apache::loncommon::start_data_table_row(); $result.=< - +