Blob Blame History Raw
--- mailman/templates/en/article.html.orig	2005-10-23 07:21:04.000000000 -0400
+++ mailman/templates/en/article.html	2005-10-23 07:27:08.000000000 -0400
@@ -4,7 +4,7 @@
    <TITLE> %(title)s
    </TITLE>
    <LINK REL="Index" HREF="index.html" >
-   <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s">
+   <LINK REL="made" HREF="mailto:%(email_url)s?Subject=Re:%%20%(subject_url)s&In-Reply-To=%(in_reply_to_url)s">
    <META NAME="robots" CONTENT="index,nofollow">
    %(encoding)s
    %(prev)s
@@ -13,7 +13,7 @@
  <BODY BGCOLOR="#ffffff">
    <H1>%(subject_html)s</H1>
     <B>%(author_html)s</B> 
-    <A HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"
+    <A HREF="mailto:%(email_url)s?Subject=Re:%%20%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"
        TITLE="%(subject_html)s">%(email_html)s
        </A><BR>
     <I>%(datestr_html)s</I>