aboutsummaryrefslogtreecommitdiffstats
path: root/en/4
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2014-06-19 21:09:37 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2014-06-19 21:09:37 +0200
commiteb55f395fdbc22e65baf58964373cd91dba20b2c (patch)
tree68d7134283c1284409f8455516eefe7a47a4ef19 /en/4
parent7ecb27c6d4a6b098a9150ce82f43faf2ba7925b4 (diff)
downloadwww-eb55f395fdbc22e65baf58964373cd91dba20b2c.tar
www-eb55f395fdbc22e65baf58964373cd91dba20b2c.tar.gz
www-eb55f395fdbc22e65baf58964373cd91dba20b2c.tar.bz2
www-eb55f395fdbc22e65baf58964373cd91dba20b2c.tar.xz
www-eb55f395fdbc22e65baf58964373cd91dba20b2c.zip
4.1 isos available
Diffstat (limited to 'en/4')
-rwxr-xr-xen/4/download_index.php15
1 files changed, 10 insertions, 5 deletions
diff --git a/en/4/download_index.php b/en/4/download_index.php
index 0fb7d5f57..1a7f07f12 100755
--- a/en/4/download_index.php
+++ b/en/4/download_index.php
@@ -11,7 +11,7 @@ function get_mageia_image_file_name($variant = null, $arch, $medium, $ext)
{
$va = empty($variant) ? $arch : $variant . '-' . $arch;
- return implode('-', array('Mageia','4', $va, $medium)) . $ext;
+ return implode('-', array('Mageia','4.1', $va, $medium)) . $ext;
}
function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $unavailabletorrent = false)
@@ -34,7 +34,7 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un
echo $torrent && $unavailabletorrent ? sprintf(_r('forthcoming')) : sprintf('<a rel="nofollow" href="../downloads/get/?q=%s%s" title="%s">%s</a>',
get_mageia_image_file_name($variant, $arch, $medium, '.iso'),
$torrent ? '&amp;torrent=1' : '',
- implode(' ', array('Mageia 4', $variant, $arch, $medium)),
+ implode(' ', array('Mageia 4.1', $variant, $arch, $medium)),
$bit
);
}
@@ -45,7 +45,7 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un
<html dir="ltr" lang="<?php echo $locale; ?>">
<head>
<meta charset="utf-8">
- <title><?php echo sprintf(_r('Download') . ' Mageia 4')?></title>
+ <title><?php echo sprintf(_r('Download') . ' Mageia 4.1')?></title>
<meta name="description" content="<?php _g('Download Mageia 4 DVD, CD, LiveCD, network install ISO images.') ?>">
<meta name="keywords" content="<?php _g('mageia, mageia 4, linux, free, download, iso, torrent, vm, http, ftp, rsync, bittorrent')?>">
<meta name="robots" content="index,nofollow,nosnippet">
@@ -55,14 +55,19 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un
</head>
<body class="release downloads">
<?php echo $hsnav; ?>
- <h1 id="mgnavt"><?php echo sprintf(_r('Download') . ' <strong>Mageia 4</strong>')?></h1>
+ <h1 id="mgnavt"><?php echo sprintf(_r('Download') . ' <strong>Mageia 4.1</strong>')?></h1>
<?php include '../4/nav.php'; ?>
<div id="doc4" class="yui-t7">
<div id="bd" role="main">
<div class="yui-ge bb1">
<div class="yui-u first rb1">
<div class="para" id="classical">
-<?php _g('If you want to put the ISO on USB key, <span class="warn">please DO NOT use Unetbootin</span>. Have a look <a href="%s">here</a> for the alternative.',array('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive.3F')); echo '<br><br>'?>
+<?php _g('If you want to put the ISO on USB key, <span class="warn">please DO NOT use Unetbootin</span>. Have a look <a href="%s">here</a> for the alternative.',array('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive.3F')); echo '<br><br>';
+_g('Mageia 4.1 is a <a href="%s">maintenance</a> release for Mageia 4 with the current packages from update medias. It also has a fix for a syslinux bug which prevented some people installing from a burned cd/dvd.',array('#'),'p class="dlinfo"');
+
+?>
+
+
<h2><?php _g('Classical Installation Flavours')?></h2>
<table class="fr-table dlt2">
<thead>