summaryrefslogtreecommitdiff
path: root/templates/rlist-rsa.html
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2002-09-12 15:41:49 +0000
committerPeter Palfrader <peter@palfrader.org>2002-09-12 15:41:49 +0000
commit601712f0a3adaeb0147c62e999f87b8efbb7623d (patch)
treebf17d75883ed81686dadc0bd64b606cd55fb3351 /templates/rlist-rsa.html
parent9de7479d3f4cbe0be0a7aa9cbe38623aa03d6269 (diff)
Spelling fixes.
seperate_rlists was renamed to separate_rlists.
Diffstat (limited to 'templates/rlist-rsa.html')
-rw-r--r--templates/rlist-rsa.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/rlist-rsa.html b/templates/rlist-rsa.html
index dfc3888..8476e47 100644
--- a/templates/rlist-rsa.html
+++ b/templates/rlist-rsa.html
@@ -2,7 +2,7 @@
<head>
<title>Cypherpunk Remailers (RSA only) [<TMPL_VAR NAME="SITE_NAME">]</title>
<META HTTP-EQUIV="Expires" CONTENT="<TMPL_VAR NAME="EXPIRES">">
- <!-- $Id: rlist-rsa.html,v 1.8 2002/08/14 22:54:20 weasel Exp $ -->
+ <!-- $Id: rlist-rsa.html,v 1.9 2002/09/12 15:41:49 weasel Exp $ -->
</head>
<body>
<h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1>
@@ -14,7 +14,7 @@
Available Stats:
<table border=1>
<tr>
-<TMPL_IF NAME="seperate_rlist">
+<TMPL_IF NAME="separate_rlist">
<th colspan=4>Cypherpunk (Type I)</th>
<TMPL_ELSE>
<th>Cypherpunk (Type I)</th>
@@ -26,7 +26,7 @@ Available Stats:
</tr>
<tr>
<td><a href="rlist.html">v1</a></td>
-<TMPL_IF NAME="seperate_rlist">
+<TMPL_IF NAME="separate_rlist">
<td><strong>(rsa)</strong></td>
<td><a href="rlist-dsa.html">(dsa)</a></td>
<td><a href="rlist-clear.html">(cleartext)</a></td>
@@ -38,7 +38,7 @@ Available Stats:
</tr>
<tr>
<td><a href="rlist2.html">v2</a></td>
-<TMPL_IF NAME="seperate_rlist">
+<TMPL_IF NAME="separate_rlist">
<td><a href="rlist2-rsa.html">(rsa)</a></td>
<td><a href="rlist2-dsa.html">(dsa)</a></td>
<td><a href="rlist2-clear.html">(cleartext)</a></td>