Import Gnus v5.10.3.
[elisp/gnus.git-] / lisp / nnweb.el
index 402d865..893cd17 100644 (file)
@@ -357,7 +357,7 @@ Valid types include `google', `dejanews', and `gmane'.")
       (setq Subject (buffer-string))
       (goto-char (point-max))
       (widen)
-      (forward-line 1)
+      (forward-line 2)
       (when (looking-at "<br><font[^>]+>")
        (goto-char (match-end 0)))
       (if (not (looking-at "<a[^>]+>"))