fix the table headers on the spanish mirror page. somebody should translate this into spanish maybe.
Roger Dingledine

Roger Dingledine commited on 2009-12-21 10:47:29
Zeige 1 geänderte Dateien mit 8 Einfügungen und 2 Löschungen.

... ...
@@ -24,8 +24,14 @@ y te añadiremos a la lista.
24 24
 <tr>
25 25
   <th>País</th>
26 26
   <th>Organización</th>
27
-  <th>sitio web réplica</th>
28
-  <th>dist/ réplica</th>
27
+  <th>Status</th>
28
+  <th>ftp</th>
29
+  <th>http dist/</th>
30
+  <th>http website</th>
31
+  <th>https dist/</th>
32
+  <th>https website</th>
33
+  <th>rsync dist/</th>
34
+  <th>rsync website</th>
29 35
 </tr>
30 36
 #include <mirrors-table.wmi>
31 37
 </table>
32 38