move the subscribe button higher on the page
Roger Dingledine

Roger Dingledine commited on 2005-08-19 22:26:29
Zeige 1 geänderte Dateien mit 14 Einfügungen und 16 Löschungen.

... ...
@@ -54,7 +54,20 @@ under the <a href="/cvs/tor/LICENSE">3-clause BSD license</a>.</p>
54 54
 directory</a>.
55 55
 The latest stable release is <b>0.1.0.14</b>, and the
56 56
 latest development release is <b>0.1.1.5-alpha</b>.
57
-Tor should run on Linux, BSD, OS X, Windows, Solaris, and more.</p>
57
+To keep informed of security advisories and new stable releases, subscribe
58
+to the <a href="http://archives.seul.org/or/announce/">or-announce
59
+mailing list</a>:
60
+</p>
61
+
62
+<FORM ACTION="http://freehaven.net/cgi-bin/majordomo.cgi">
63
+<INPUT TYPE=HIDDEN NAME=mlist VALUE="or-announce">
64
+<INPUT TYPE=HIDDEN NAME=subscribe VALUE="1">
65
+<INPUT TYPE=HIDDEN NAME=host VALUE="freehaven.net">
66
+<INPUT NAME="email" SIZE="15">
67
+<INPUT TYPE=SUBMIT VALUE="Subscribe">
68
+</FORM>
69
+
70
+<p>Tor should run on Linux, BSD, OS X, Windows, Solaris, and more.</p>
58 71
 <ul>
59 72
 <li><b>Windows</b> installer:
60 73
 <a href="dist/win32/tor-0.1.0.14-win32.exe">0.1.0.14</a> (<a
... ...
@@ -103,21 +116,6 @@ href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#DistSignatures">FAQ
103 116
 entry</a> explains how to verify package signatures.
104 117
 </p>
105 118
 
106
-<p>
107
-Security advisories and new stable releases are announced on the <a
108
-href="http://archives.seul.org/or/announce/">or-announce mailing
109
-list</a>. If you use Tor, you should keep an eye on the archives,
110
-or subscribe here:
111
-</p>
112
-
113
-<FORM ACTION="http://freehaven.net/cgi-bin/majordomo.cgi">
114
-<INPUT TYPE=HIDDEN NAME=mlist VALUE="or-announce">
115
-<INPUT TYPE=HIDDEN NAME=subscribe VALUE="1">
116
-<INPUT TYPE=HIDDEN NAME=host VALUE="freehaven.net">
117
-<INPUT NAME="email" SIZE="15">
118
-<INPUT TYPE=SUBMIT VALUE="Subscribe">
119
-</FORM>
120
-
121 119
 <p>See the <a href="developers.html">developers page</a> for instructions
122 120
 on fetching Tor from CVS.
123 121
 </p>
124 122