aboutsummaryrefslogtreecommitdiffstats
path: root/en/map
diff options
context:
space:
mode:
Diffstat (limited to 'en/map')
-rw-r--r--en/map/index.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/en/map/index.php b/en/map/index.php
index 82dd452a2..1177ef94a 100644
--- a/en/map/index.php
+++ b/en/map/index.php
@@ -37,9 +37,10 @@ $map = array(
't' => _t('Downloads'),
'l' => '/{L}/downloads/',
'i' => array(
+ array('t' => _t('3 (in development)'), 'l' => '/{L}/3/'),
array('t' => _t('2 (May 2012)'), 'l' => '/{L}/2/'),
- array('t' => _t('1 (June 2011)'), 'l' => '/{L}/1/'),
- array('t' => _t('Download mirrors'), 'l' => 'http://mirrors.mageia.org/')
+ array('t' => _t('1 (June 2011)'), 'l' => '/{L}/1/'),
+ array('t' => _t('Download mirrors'), 'l' => 'http://mirrors.mageia.org/')
)
),
'support' => array(