aboutsummaryrefslogtreecommitdiffstats
path: root/en/index.php
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2013-08-14 21:36:19 +0000
committerManuel Hiebel <leuhmanu@mageia.org>2013-08-14 21:36:19 +0000
commit020c52b62c760892cbaf09a53c2507bbabfca1bd (patch)
treeb53e6399a23ceffb02d681932b2fb66322c7cde1 /en/index.php
parent1e1e76af37c31d8c57684ef75617ec4a5eedb96c (diff)
downloadwww-020c52b62c760892cbaf09a53c2507bbabfca1bd.tar
www-020c52b62c760892cbaf09a53c2507bbabfca1bd.tar.gz
www-020c52b62c760892cbaf09a53c2507bbabfca1bd.tar.bz2
www-020c52b62c760892cbaf09a53c2507bbabfca1bd.tar.xz
www-020c52b62c760892cbaf09a53c2507bbabfca1bd.zip
no need to hardcode unstable release for i18n
Diffstat (limited to 'en/index.php')
-rw-r--r--en/index.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/en/index.php b/en/index.php
index a0eb2c67b..dd96cb0c0 100644
--- a/en/index.php
+++ b/en/index.php
@@ -247,7 +247,9 @@ $nav = array(
<li><a href="contribute/" class="dl-btn-other"><?php _e('<strong>Get involved</strong> in the next version'); ?></a>
</li>
<li><a href="4/" class="dl-btn-other"><?php _e('Test Mageia 4 alpha 1'); ?></a>
- </li>
+ </li>
+ <!--<li><a href="4/" class="dl-btn-other"><?php _e('Test'); ?> Mageia 4 alpha 2</a>
+ </li>-->
</ul>
</div>
</div>