--- loncom/homework/bridgetask.pm	2006/03/29 13:24:43	1.128
+++ loncom/homework/bridgetask.pm	2006/03/29 20:33:01	1.131
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA 
 # definition of tags that give a structure to a document
 #
-# $Id: bridgetask.pm,v 1.128 2006/03/29 13:24:43 albertel Exp $
+# $Id: bridgetask.pm,v 1.131 2006/03/29 20:33:01 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -974,7 +974,7 @@ DONEBUTTON
 	    &Apache::structuretags::finalize_storage();
 	}
     } elsif ($target eq 'webgrade') {
-	$result.="</div>\n<hr />";
+	$result.="</div>";
 	#$result.='<input type="submit" name="next" value="'.
 	#    &mt('Save &amp; Next').'" /> ';
 	#$result.='<input type="submit" name="end" value="'.