diff options
-rw-r--r-- | templates/echolot.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/echolot.html b/templates/echolot.html index 0ec5784..fbde4b6 100644 --- a/templates/echolot.html +++ b/templates/echolot.html @@ -3,7 +3,7 @@ <title>Remailer Reliability Stats [<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: echolot.html,v 1.12 2003/02/18 06:40:29 weasel Exp $ --> + <!-- $Id: echolot.html,v 1.13 2003/02/18 06:44:35 weasel Exp $ --> </head> <body> <h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1> @@ -124,7 +124,7 @@ Find the Thesaurus index in <a href="thesaurus/">thesaurus/</a>. <h2>From Header Lines</h2> -A summary of <a href="from.html">From Headers/</a> each remailer uses has also +A summary of <a href="from.html">From Headers</a> each remailer uses has also been compiled. It also lists which remailers allow setting the From: Header. <hr> |