diff options
author | Peter Palfrader <peter@palfrader.org> | 2003-06-06 09:33:15 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2003-06-06 09:33:15 +0000 |
commit | 73d2847fe82fca59aaebd4781b0427c905931b78 (patch) | |
tree | 40e5c96a4d5d8d24c4675cdae700404708a3d15a /templates | |
parent | 34eb364e3a9a9a7a47e82130a202aa147c49819f (diff) |
Do not list middleman remailers
Diffstat (limited to 'templates')
-rw-r--r-- | templates/fromlinesindex.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/fromlinesindex.html b/templates/fromlinesindex.html index 2cde2bf..a774d6f 100644 --- a/templates/fromlinesindex.html +++ b/templates/fromlinesindex.html @@ -3,7 +3,7 @@ <title>From Headers [<TMPL_VAR NAME="SITE_NAME">]</title> <META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">"> <link href="echolot.css" rel="stylesheet" type="text/css"> - <!-- $Id: fromlinesindex.html,v 1.7 2003/03/02 20:49:02 weasel Exp $ --> + <!-- $Id: fromlinesindex.html,v 1.8 2003/06/06 09:33:15 weasel Exp $ --> </head> <body> <h1>From Headers [<TMPL_VAR NAME="SITE_NAME">]</h1> @@ -15,8 +15,7 @@ <p> The default From headers of all remailers when sending e-mail. Middleman -remailers are also listed here with the tag <em>Middleman</em> for your -convenience. +remailers are not listed here. <p> <table border=1> |