commit changes from my sandbox.
Andrew Lewman

Andrew Lewman commited on 2010-10-04 21:28:31
Zeige 4 geänderte Dateien mit 4 Einfügungen und 4 Löschungen.

... ...
@@ -116,7 +116,7 @@
116 116
           <table>
117 117
             <tr>
118 118
               <td>
119
-                <div class="calendar"><span class="month">September</span><br /><span class="day">16</span></div>
119
+                <div class="calendar"><span class="month">Sept</span><br /><span class="day">16</span></div>
120 120
                 <p>Tor announces <a href="<page press/2010-09-16-ten-things-circumvention-tools>">Ten Things to Look for in a Circumvention Tool.</a></p>
121 121
               </td>
122 122
             </tr>
... ...
@@ -18,7 +18,7 @@
18 18
     my @calltoaction = (
19 19
         'download/download'                , 'Download',
20 20
         'donate/donate'                    , 'Donate',
21
-        'getinvolved/getinvolved'          , 'Get Involved',
21
+        'getinvolved/volunteer'          , 'Get Involved',
22 22
     );      
23 23
 
24 24
 :>
... ...
@@ -6,7 +6,7 @@
6 6
 <div id="content" class="clearfix">
7 7
   <div id="breadcrumbs">
8 8
     <a href="<page index>">Home &raquo; </a>
9
-    <a href="<page getinvolved/getinvolved>">Get Involved &raquo; </a>
9
+    <a href="<page getinvolved/volunteer>">Get Involved &raquo; </a>
10 10
     <a href="<page getinvolved/translation-overview>">Translation Overview</a>
11 11
   </div>
12 12
   <div id="maincol"> 
... ...
@@ -51,7 +51,7 @@
51 51
       	<h4>Get Involved</h4>
52 52
         <ul>
53 53
           <li><a href="<page donate/donate>">Donate</a></li>
54
-          <li><a href="<page getinvolved/getinvolved>">Mailing List</a></li>
54
+          <li><a href="<page getinvolved/volunteer>">Mailing List</a></li>
55 55
           <li><a href="<page docs/running-a-mirror>">Mirrors</a></li>
56 56
           <li><a href="<page docs/hidden-services>">Hidden Services</a></li>
57 57
           <li><a href="<page getinvolved/translation>">Translations</a></li>
58 58