[or-cvs] r23756: {website} fix the order of torcheck and torbel in the sidenav. (website/trunk/projects/en)

Andrew Lewman andrew at torproject.org
Fri Nov 5 04:18:27 UTC 2010


Author: phobos
Date: 2010-11-05 04:18:27 +0000 (Fri, 05 Nov 2010)
New Revision: 23756

Modified:
   website/trunk/projects/en/sidenav.wmi
Log:
fix the order of torcheck and torbel in the sidenav.


Modified: website/trunk/projects/en/sidenav.wmi
===================================================================
--- website/trunk/projects/en/sidenav.wmi	2010-11-05 04:08:51 UTC (rev 23755)
+++ website/trunk/projects/en/sidenav.wmi	2010-11-05 04:18:27 UTC (rev 23756)
@@ -38,11 +38,12 @@
           {'url'  => 'projects/arm',
            'txt'  => 'Arm',
           },
+          {'url'  => '<wiki>projects/TorBulkExitlist',
+           'txt'  => 'TorBEL',
+          },
           {'url'  => 'https://check.torproject.org',
            'txt'  => 'TorCheck',
-          },
-          {'url'  => '<wiki>projects/TorBulkExitlist',
-           'txt'  => 'TorBEL'}
+          }
           ]
         }];
 :>



More information about the tor-commits mailing list