From 41598035befe67e30f05f3978925431e29eb2041 Mon Sep 17 00:00:00 2001 From: filip Date: Fri, 1 Jul 2016 19:05:36 +0200 Subject: dual is abandoned too --- en/6/download_index.php | 35 +++-------------------------------- 1 file changed, 3 insertions(+), 32 deletions(-) (limited to 'en/6') diff --git a/en/6/download_index.php b/en/6/download_index.php index fd3e1e1b4..bd0a76504 100755 --- a/en/6/download_index.php +++ b/en/6/download_index.php @@ -6,7 +6,6 @@ $release = 'sta1'; $torrentavailable=true; $classical=true; $live=true; -$dual=false; define('HLANG', true); @@ -38,9 +37,6 @@ function dl_link($name, $version, $release, $variant = null, $arch = 'i586', $me case "x86_64": $bit = _r('64 bit'); break; - case "dual": - $bit = _r('Dualarch'); - break; default: $bit = ''; break; @@ -197,7 +193,7 @@ input[type="radio"], input[type="submit"] { _g('The installer includes the capability of adding the online Mageia repositories during the installation, which means you can install even more packages than those available on the ISO.');?>

- + @@ -215,7 +211,7 @@ input[type="radio"], input[type="submit"] { upgrade guide.', array($upgradeguide));?>

- + @@ -235,9 +231,8 @@ input[type="radio"], input[type="submit"] { - +

-

@@ -309,26 +304,11 @@ input[type="radio"], input[type="submit"] { _g('This version runs on all PCs including those that support 64 Bit. If you have more than 3 GB of RAM you should prefer the 64 Bit version though.',null,'p')?> - -
- - '; - _g('Dual iso size is intended to be small for advanced users, only network proprietary drivers are included.', null, ' '); - _g('You will have to add remote nonfree media if you need some more.', null,' '); - _g('Furthermore UEFI is not supported.'); - echo '

'; - _g('It can be used to install either a 32bit system or a 64bit system, the installer defaults to x86_64 when it detects a 64bit capable CPU.',null, 'p'); - _g('This ISO is generally for advanced users and system administrator for fast deployment of Mageia.',null, 'p');?> -
-
- -
@@ -379,14 +359,6 @@ input[type="radio"], input[type="submit"] { dl_link($name,$version,$release,null,'x86_64','DVD',true,$torrentavailable);?> - - DVD dualarch - - - - - - @@ -597,7 +569,6 @@ $('img.lazy').each(function(){ gettooltip('.nonfree','#nonfreeEx',40,-70) gettooltip('.32b', '#32bEx',40,-70) gettooltip('.64b', '#64bEx',40,-70) - gettooltip('.dual', '#dualEx',40,-70) gettooltip('.directlink', '#directEx',40,-40) gettooltip('.torrentlink','#torrentEx',40,-40) -- cgit v1.2.1