[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] move the subscribe button higher on the page
Update of /home2/or/cvsroot/website
In directory moria:/home/arma/work/onion/cvs/website
Modified Files:
download.html
Log Message:
move the subscribe button higher on the page
Index: download.html
===================================================================
RCS file: /home2/or/cvsroot/website/download.html,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -d -r1.142 -r1.143
--- download.html 19 Aug 2005 19:47:28 -0000 1.142
+++ download.html 19 Aug 2005 20:26:29 -0000 1.143
@@ -54,7 +54,20 @@
directory</a>.
The latest stable release is <b>0.1.0.14</b>, and the
latest development release is <b>0.1.1.5-alpha</b>.
-Tor should run on Linux, BSD, OS X, Windows, Solaris, and more.</p>
+To keep informed of security advisories and new stable releases, subscribe
+to the <a href="http://archives.seul.org/or/announce/">or-announce
+mailing list</a>:
+</p>
+
+<FORM ACTION="http://freehaven.net/cgi-bin/majordomo.cgi">
+<INPUT TYPE=HIDDEN NAME=mlist VALUE="or-announce">
+<INPUT TYPE=HIDDEN NAME=subscribe VALUE="1">
+<INPUT TYPE=HIDDEN NAME=host VALUE="freehaven.net">
+<INPUT NAME="email" SIZE="15">
+<INPUT TYPE=SUBMIT VALUE="Subscribe">
+</FORM>
+
+<p>Tor should run on Linux, BSD, OS X, Windows, Solaris, and more.</p>
<ul>
<li><b>Windows</b> installer:
<a href="dist/win32/tor-0.1.0.14-win32.exe">0.1.0.14</a> (<a
@@ -103,21 +116,6 @@
entry</a> explains how to verify package signatures.
</p>
-<p>
-Security advisories and new stable releases are announced on the <a
-href="http://archives.seul.org/or/announce/">or-announce mailing
-list</a>. If you use Tor, you should keep an eye on the archives,
-or subscribe here:
-</p>
-
-<FORM ACTION="http://freehaven.net/cgi-bin/majordomo.cgi">
-<INPUT TYPE=HIDDEN NAME=mlist VALUE="or-announce">
-<INPUT TYPE=HIDDEN NAME=subscribe VALUE="1">
-<INPUT TYPE=HIDDEN NAME=host VALUE="freehaven.net">
-<INPUT NAME="email" SIZE="15">
-<INPUT TYPE=SUBMIT VALUE="Subscribe">
-</FORM>
-
<p>See the <a href="developers.html">developers page</a> for instructions
on fetching Tor from CVS.
</p>