--- loncom/homework/bridgetask.pm 2013/07/15 16:13:12 1.262 +++ 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.262 2013/07/15 16:13:12 bisitz 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); }