From 5ce8e0a749560f7cb0bf9702bb95faa901609241 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Sat, 10 Aug 2013 09:22:43 +0000 Subject: seems we will release only live --- en/4/download_index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'en/4') diff --git a/en/4/download_index.php b/en/4/download_index.php index be91f9eae..5947b3b79 100755 --- a/en/4/download_index.php +++ b/en/4/download_index.php @@ -37,7 +37,7 @@ function dl_link($name, $version, $release, $variant = null, $arch = 'i586', $me echo _t('forthcoming'); /* - echo $torrent && $unavailabletorrent ? sprintf(_t('forthcoming')) : sprintf('%s', + echo $torrent && $unavailabletorrent || !$variant ? 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