From 665f2b1c161ad63715444d78cf3de33a57ea23c1 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Wed, 2 Oct 2013 20:49:39 +0000 Subject: Say hello to the last alpha of Mageia4 --- en/4/download_index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'en/4/download_index.php') diff --git a/en/4/download_index.php b/en/4/download_index.php index 509b432b3..0e71b6b50 100755 --- a/en/4/download_index.php +++ b/en/4/download_index.php @@ -2,7 +2,7 @@ $name = 'Mageia'; $version = '4'; -$release = 'alpha2'; +$release = 'alpha3'; define('HLANG', true); @@ -35,7 +35,7 @@ function dl_link($name, $version, $release, $variant = null, $arch = 'i586', $me break; } - echo $torrent && $unavailabletorrent || $arch=='dual' ? sprintf(_t('forthcoming')) : sprintf('%s', + echo $torrent && $unavailabletorrent ? sprintf(_t('forthcoming')) : sprintf('%s', get_mageia_image_file_name($name, $version, $release, $variant, $arch, $medium, '.iso'), $torrent ? '&torrent=1' : '', implode(' ', array($name, $version, $release, $variant, $arch, $medium)), -- cgit v1.2.1