swap torstatus and torbuttton positions in the project list.
Andrew Lewman

Andrew Lewman commited on 2011-10-20 16:18:49
Zeige 1 geänderte Dateien mit 15 Einfügungen und 15 Löschungen.

... ...
@@ -75,17 +75,14 @@
75 75
               </td>
76 76
             </tr>
77 77
             <tr>
78
-              <!-- Icon from the NuoveXT 2 set
79
-                author: Alexandre Moore
80
-                source: http://nuovext.pwsp.net/
81
-                license: LGPL v3
82
-              -->
83 78
               <td>
84 79
                 <div class="project">
85
-                <a href="http://torstatus.blutmagie.de/"><img
86
-                src="$(IMGROOT)/icon-TorStatus.jpg" alt="TorStatus Icon"></a>
87
-                <h3><a href="http://torstatus.blutmagie.de/">TorStatus</a></h3>
88
-                <p>Site providing an overview of the Tor network.</p>
80
+                <a href="<page projects/torbrowser>"><img
81
+                src="$(IMGROOT)/icon-TorBrowser.jpg" alt="TorBrowser Icon"></a>
82
+                <h3><a href="<page projects/torbrowser>">Tor
83
+                Browser</a></h3>
84
+                <p>Tor Browser contains everything you need to safely
85
+                browse the Internet.</p>
89 86
                 </div>
90 87
               </td>
91 88
                 <!-- Icon from the Crystal set
... ...
@@ -103,14 +100,17 @@
103 100
               </td>
104 101
             </tr>
105 102
             <tr>
103
+                <!-- Icon from the NuoveXT 2 set
104
+                author: Alexandre Moore
105
+                source: http://nuovext.pwsp.net/
106
+                license: LGPL v3
107
+                -->
106 108
 	      <td>
107 109
               <div class="project">
108
-                <a href="<page projects/torbrowser>"><img
109
-                src="$(IMGROOT)/icon-TorBrowser.jpg" alt="TorBrowser Icon"></a>
110
-                <h3><a href="<page projects/torbrowser>">Tor
111
-                Browser</a></h3>
112
-                <p>Tor Browser contains everything you need to safely
113
-                browse the Internet.</p>
110
+                <a href="http://torstatus.blutmagie.de/"><img
111
+                src="$(IMGROOT)/icon-TorStatus.jpg" alt="TorStatus Icon"></a>
112
+                <h3><a href="http://torstatus.blutmagie.de/">TorStatus</a></h3>
113
+                <p>Site providing an overview of the Tor network.</p>
114 114
                 </div>
115 115
               </td>
116 116
               <td>
117 117