diff options
author | grenoya <grenoya@zarb.org> | 2014-07-09 15:56:52 +0200 |
---|---|---|
committer | grenoya <grenoya@zarb.org> | 2014-07-09 15:56:52 +0200 |
commit | b4921c181376070d4da84b9016b52b5b0b025929 (patch) | |
tree | 4b60abbfe076798a65536b0b6e85d900c33a5c73 /en/index.php | |
parent | 37df971009da0057b58e05377faf0fdc3101d1ef (diff) | |
download | www-b4921c181376070d4da84b9016b52b5b0b025929.tar www-b4921c181376070d4da84b9016b52b5b0b025929.tar.gz www-b4921c181376070d4da84b9016b52b5b0b025929.tar.bz2 www-b4921c181376070d4da84b9016b52b5b0b025929.tar.xz www-b4921c181376070d4da84b9016b52b5b0b025929.zip |
modifications for mga5alpha1 download
Diffstat (limited to 'en/index.php')
-rw-r--r-- | en/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/index.php b/en/index.php index 30ee473b0..baea7c639 100644 --- a/en/index.php +++ b/en/index.php @@ -244,8 +244,8 @@ $nav = array( </li> <li><a href="contribute/" class="dl-btn-other"><?php _g('<strong>Get involved</strong> in the next version'); ?></a> </li> - <!--<li><a href="4/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 5 alpha 1</a> - </li>--> + <li><a href="5/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 5 alpha 1</a> + </li> </ul> </div> </div> |