diff options
author | tkikuchi <> | 2005-10-23 08:10:22 +0000 |
---|---|---|
committer | tkikuchi <> | 2005-10-23 08:10:22 +0000 |
commit | e4dcb330f4ebfccc0cbe9a4b9758ae769e1d8a70 (patch) | |
tree | 6230a8f92e7ff27dd0ae9e53783f2a49eb1ee6af /Mailman/Gui/General.py | |
parent | 82149b6a3378242d3f797c6e74c1ad7d980f9216 (diff) | |
download | mailman2-e4dcb330f4ebfccc0cbe9a4b9758ae769e1d8a70.tar.gz mailman2-e4dcb330f4ebfccc0cbe9a4b9758ae769e1d8a70.tar.xz mailman2-e4dcb330f4ebfccc0cbe9a4b9758ae769e1d8a70.zip |
Back port from MAIN: "Reply-To-Useful" link fixed.
Diffstat (limited to 'Mailman/Gui/General.py')
-rw-r--r-- | Mailman/Gui/General.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Gui/General.py b/Mailman/Gui/General.py index 26a55c24..779237c6 100644 --- a/Mailman/Gui/General.py +++ b/Mailman/Gui/General.py @@ -216,7 +216,7 @@ class General(GUIBase): href="http://www.unicom.com/pw/reply-to-harmful.html">`Reply-To' Munging Considered Harmful</a> for a general discussion of this issue. See <a - href="http://www.metasystema.org/essays/reply-to-useful.mhtml">Reply-To + href="http://www.metasystema.net/essays/reply-to.mhtml">Reply-To Munging Considered Useful</a> for a dissenting opinion. <p>Some mailing lists have restricted posting privileges, with a |