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/3/download_index.php | 49 ++++++++++++++++++++++++------------------------- en/4/download_index.php | 7 +++---- 2 files changed, 27 insertions(+), 29 deletions(-) diff --git a/en/3/download_index.php b/en/3/download_index.php index 625b2c6db..ef14962d2 100755 --- a/en/3/download_index.php +++ b/en/3/download_index.php @@ -17,7 +17,6 @@ require '../downloads/get/lib.php'; - @@ -43,20 +42,20 @@ require '../downloads/get/lib.php'; DVD 32bit 3.9GB - - + + DVD 64bit 3.9GB - - + + CD 700MB - - + + @@ -95,32 +94,32 @@ require '../downloads/get/lib.php';
1.4GB -
- -
- +
+ +
+
1.4GB -
- -
- +
+ +
+
700MB - - + +
700MB - - + + @@ -144,15 +143,15 @@ require '../downloads/get/lib.php'; ~35MB
~20MB -
- +
+
~55MB
~30MB -
- +
+ @@ -183,7 +182,7 @@ require '../downloads/get/lib.php'; '; - _e('It is here now.', array('/2/')); + _e('It is here now.', array('../2/')); echo '

'; ?>
@@ -199,7 +198,7 @@ require '../downloads/get/lib.php';
on Mageia 4.', array('/contribute/')); + _h('You can help us on Mageia 4.', array('../contribute/')); ?>
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 -