summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2002-08-23 22:25:37 +0000
committerbwarsaw2002-08-23 22:25:37 +0000
commitdb0843e6c024e3754e24914e16b952bdc8cc1cda (patch)
treeee62e5064a3f41573edaddc685fbc991118ac41a
parent0cda9d8f5c1a179351beff19479715b24a380b08 (diff)
downloadmailman-db0843e6c024e3754e24914e16b952bdc8cc1cda.tar.gz
mailman-db0843e6c024e3754e24914e16b952bdc8cc1cda.tar.zst
mailman-db0843e6c024e3754e24914e16b952bdc8cc1cda.zip
-rw-r--r--templates/en/article.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/en/article.html b/templates/en/article.html
index 3b840d73c..6fd53ab99 100644
--- a/templates/en/article.html
+++ b/templates/en/article.html
@@ -4,7 +4,7 @@
<TITLE> %(title)s
</TITLE>
<LINK REL="Index" HREF="index.html" >
- <LINK REL="made" HREF="mailto:%(email_url)s">
+ <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s">
<META NAME="robots" CONTENT="index,nofollow">
%(encoding)s
%(prev)s
@@ -15,7 +15,7 @@
</H1>
<B>%(author_html)s
</B>
- <A HREF="mailto:%(email_url)s"
+ <A HREF="mailto:%(email_url)s?Subject=%(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>