]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/View.pm
view: close <pre> in reply instructions
[public-inbox.git] / lib / PublicInbox / View.pm
index 70e38a6e567957145e530e34c7542d9e0fb8846f..0de53cb22ec7ba2c865caf253005ad33f089d853 100644 (file)
@@ -70,9 +70,10 @@ sub msg_reply {
 
 * If your mail client supports setting the <b>In-Reply-To</b> header
   via mailto: links, try the <a
-href="$link">mailto: link</a></pre>
+href="$link">mailto: link</a>
 EOF
        }
+
        push @$arg, '/path/to/YOUR_REPLY';
        $arg = ascii_html(join(" \\\n    ", '', @$arg));
        <<EOF
@@ -98,7 +99,7 @@ $info
 
   <a
 href="$se_url">$se_url</a>
-$link
+$link</pre>
 EOF
 }