From 0eff67d679b828acb2af3019b83e110957fb2778 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Thu, 8 Aug 2013 20:13:10 +0000 Subject: no longer use at it gives more trouble than anything else, fix also relative path on some href link --- en/4/download_index.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'en/4/download_index.php') diff --git a/en/4/download_index.php b/en/4/download_index.php index 1ea13c771..be91f9eae 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 ? 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)), @@ -58,7 +58,6 @@ function dl_link($name, $version, $release, $variant = null, $arch = 'i586', $me -