Roger Dingledine commited on 2006-08-29 10:40:00
Zeige 2 geänderte Dateien mit 9 Einfügungen und 2 Löschungen.
... | ... |
@@ -52,7 +52,7 @@ need to confirm via email):</p> |
52 | 52 |
</tr> |
53 | 53 |
|
54 | 54 |
<tr> |
55 |
-<td>Experts only: Tiger</td> |
|
55 |
+<td>For experts only: Tiger</td> |
|
56 | 56 |
<td>Just Tor & Privoxy: |
57 | 57 |
<a href="<package-osx-stable>"><version-osx-stable></a> (<a href="<package-osx-stable-sig>">sig</a>), |
58 | 58 |
<a href="<package-osx-alpha>"><version-osx-alpha></a> (<a href="<package-osx-alpha-sig>">sig</a>). |
... | ... |
@@ -61,7 +61,7 @@ need to confirm via email):</p> |
61 | 61 |
</tr> |
62 | 62 |
|
63 | 63 |
<tr> |
64 |
-<td>Experts only: Panther</td> |
|
64 |
+<td>For experts only: Panther</td> |
|
65 | 65 |
<td>Just Tor & Privoxy: |
66 | 66 |
<a href="<package-oldosx-stable>"><version-oldosx-stable></a> (<a href="<package-oldosx-stable-sig>">sig</a>), |
67 | 67 |
<a href="<package-oldosx-alpha>"><version-oldosx-alpha></a> (<a href="<package-oldosx-alpha-sig>">sig</a>). |
... | ... |
@@ -24,6 +24,13 @@ need to confirm via email):</p> |
24 | 24 |
<input type="submit" value="subscribe"> |
25 | 25 |
</form> |
26 | 26 |
|
27 |
+#Jens suggests something like: |
|
28 |
+#<dl> |
|
29 |
+#<dt>Windows</dt> |
|
30 |
+#<dd>latest version: <a href="">0.1.1.23</a>, <a |
|
31 |
+#href="">instructions</a></dd> |
|
32 |
+#</dl> |
|
33 |
+ |
|
27 | 34 |
<table border="1" cellspacing="0" cellpadding="2"> |
28 | 35 |
<thead> |
29 | 36 |
<tr> |
30 | 37 |