Index: comment.module
===================================================================
--- comment.module	(revision 33)
+++ comment.module	(working copy)
@@ -1,2010 +1,2011 @@
-      $destination = "destination=". drupal_urlencode("comment/reply/$nid#comment_form");
-    }
-    else {
-      $destination = "destination=". drupal_urlencode("node/$nid#comment_form");
-    }
-
+      $destination = "destination=". drupal_urlencode("comment/reply/$nid#comment-form");
+    }
+    else {
+      $destination = "destination=". drupal_urlencode("node/$nid#comment-form");
+    }
+