aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>