traumschule commited on 2018-09-06 16:50:41
Zeige 1 geänderte Dateien mit 16 Einfügungen und 8 Löschungen.
... | ... |
@@ -21,6 +21,15 @@ |
21 | 21 |
|
22 | 22 |
<div id="content" class="clearfix"> |
23 | 23 |
<div id="breadcrumbs"><a href="<page index>">Home » </a><a href="<page download/download>">Download</a></div> |
24 |
+<!-- START TOC --> |
|
25 |
+ <div style="float:right; widht:100px; text-align: right;"> |
|
26 |
+ <a href="#windows">Microsoft Windows</a><br /> |
|
27 |
+ <a href="#osx">Apple OS X</a><br /> |
|
28 |
+ <a href="#linux">Linux</a><br /> |
|
29 |
+ <a href="#smartphone">Smartphones</a><br /> |
|
30 |
+ <a href="#source">Source</a> |
|
31 |
+ </div> |
|
32 |
+<!-- END TOC --> |
|
24 | 33 |
<div id="maincol-left"> |
25 | 34 |
<!-- BEGIN TEASER WARNING --> |
26 | 35 |
<div class="warning-top"> |
... | ... |
@@ -33,7 +42,7 @@ you are used to. Please read the <a href="#warning">full list of warnings</a> fo |
33 | 42 |
<!-- START DOWNLOADS --> |
34 | 43 |
<!-- START WINDOWS --> |
35 | 44 |
<div id="windows" style="border-top: 0px;" class="accordionButton on"> |
36 |
- <span class="windows24">Microsoft Windows</span> |
|
45 |
+ <span class="windows24"><a name="windows">Microsoft Windows</a></span> |
|
37 | 46 |
</div> |
38 | 47 |
<div class="accordionContent"> |
39 | 48 |
<div class="fauxhead"></div> |
... | ... |
@@ -82,7 +91,7 @@ you are used to. Please read the <a href="#warning">full list of warnings</a> fo |
82 | 91 |
<!-- END WINDOWS --> |
83 | 92 |
<!-- START OS X --> |
84 | 93 |
<div id="apple" class="accordionButton on"> |
85 |
- <span class="mac24">Apple OS X</span></div> |
|
94 |
+ <span class="mac24"><a name="osx">Apple OS X</a></span></div> |
|
86 | 95 |
<div class="accordionContent"> |
87 | 96 |
<div class="fauxhead"></div> |
88 | 97 |
<!-- TOR BROWSER BUNDLE --> |
... | ... |
@@ -108,7 +117,7 @@ you are used to. Please read the <a href="#warning">full list of warnings</a> fo |
108 | 117 |
<!-- END OS X --> |
109 | 118 |
<!-- START UNIX --> |
110 | 119 |
<div id="linux" class="accordionButton on"> |
111 |
- <span class="linux24">Linux</span></div> |
|
120 |
+ <span class="linux24"><a name="linux">Linux</a></span></div> |
|
112 | 121 |
<div class="accordionContent"> |
113 | 122 |
<div class="fauxhead"></div> |
114 | 123 |
<!-- TOR BROWSER BUNDLE --> |
... | ... |
@@ -157,10 +166,9 @@ custom configurations. All an apt-get or yum install away.</p> |
157 | 166 |
</div> |
158 | 167 |
</div> |
159 | 168 |
<!-- END UNIX --> |
160 |
-<!-- START ANDROID --> |
|
161 |
- <!--<div id="android" class="accordionButton on"> |
|
162 |
- <span class="android24">Android</span> |
|
163 |
- </div> |
|
169 |
+<!-- START SMARTPHONES --> |
|
170 |
+ <div id="smartphone" class="accordionButton on"> |
|
171 |
+ <span class="smartphone24"><a name="smartphone">Tor for Smartphones</a></span></div> |
|
164 | 172 |
<div class="accordionContent"> |
165 | 173 |
<div class="fauxhead"></div> |
166 | 174 |
<div class="package" style="padding-top: 13px; border-top: 0px;"> |
... | ... |
@@ -206,7 +214,7 @@ custom configurations. All an apt-get or yum install away.</p> |
206 | 214 |
</div> |
207 | 215 |
<!-- BEGIN SOURCE --> |
208 | 216 |
<div id="source" class="accordionButton on"> |
209 |
- <span class="sourcecode24">Source Code</span></div> |
|
217 |
+ <span class="sourcecode24"><a name="source">Source Code</a></span></div> |
|
210 | 218 |
<div class="accordionContent"> |
211 | 219 |
<div class="fauxhead"></div> |
212 | 220 |
<div class="package" style="padding-top: 13px; border-top: 0px; border-bottom: 1px solid #888888;"> |
213 | 221 |