--- loncom/homework/bridgetask.pm 2006/03/02 22:23:31 1.117 +++ loncom/homework/bridgetask.pm 2006/03/06 19:46:59 1.118 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: bridgetask.pm,v 1.117 2006/03/02 22:23:31 albertel Exp $ +# $Id: bridgetask.pm,v 1.118 2006/03/06 19:46:59 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -386,8 +386,8 @@ sub webgrade_standard_info { } $file_list.="\n"; - my %lt=&Apache::lonlocal::texthash('done' => 'Done', - 'stop' => 'Stop', + my %lt=&Apache::lonlocal::texthash('done' => 'Next Item', + 'stop' => 'Quit Grading', ); my $result=<