aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
authorgrenoya <grenoya@zarb.org>2014-07-09 15:56:52 +0200
committergrenoya <grenoya@zarb.org>2014-07-09 15:56:52 +0200
commitb4921c181376070d4da84b9016b52b5b0b025929 (patch)
tree4b60abbfe076798a65536b0b6e85d900c33a5c73 /en
parent37df971009da0057b58e05377faf0fdc3101d1ef (diff)
downloadwww-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')
-rwxr-xr-xen/5/download_index.php4
-rw-r--r--en/index.php4
2 files changed, 4 insertions, 4 deletions
diff --git a/en/5/download_index.php b/en/5/download_index.php
index 5543a8f65..977481f78 100755
--- a/en/5/download_index.php
+++ b/en/5/download_index.php
@@ -4,8 +4,8 @@ $name = 'Mageia';
$version = '5';
$release = 'alpha1';
$torrentavailable=false;
-$classicaldvd=false;
-$live=false;
+$classicaldvd=true;
+$live=true;
$dual=true;
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>