aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2013-08-10 22:13:06 +0000
committerManuel Hiebel <leuhmanu@mageia.org>2013-08-10 22:13:06 +0000
commit1e1e76af37c31d8c57684ef75617ec4a5eedb96c (patch)
tree0e7a2837412d78065857f7c518cca3d24c02bce6 /en
parenta27804f44fd980e65e1e6f3ebce9406fc24606fa (diff)
downloadwww-1e1e76af37c31d8c57684ef75617ec4a5eedb96c.tar
www-1e1e76af37c31d8c57684ef75617ec4a5eedb96c.tar.gz
www-1e1e76af37c31d8c57684ef75617ec4a5eedb96c.tar.bz2
www-1e1e76af37c31d8c57684ef75617ec4a5eedb96c.tar.xz
www-1e1e76af37c31d8c57684ef75617ec4a5eedb96c.zip
mageia 4 alpha1 is here
Diffstat (limited to 'en')
-rwxr-xr-xen/4/download_index.php3
-rw-r--r--en/index.php4
2 files changed, 2 insertions, 5 deletions
diff --git a/en/4/download_index.php b/en/4/download_index.php
index 5947b3b79..12d40b03c 100755
--- a/en/4/download_index.php
+++ b/en/4/download_index.php
@@ -35,15 +35,12 @@ function dl_link($name, $version, $release, $variant = null, $arch = 'i586', $me
break;
}
- echo _t('forthcoming');
- /*
echo $torrent && $unavailabletorrent || !$variant ? sprintf(_t('forthcoming')) : sprintf('<a rel="nofollow" href="../downloads/get/?q=%s%s" title="%s">%s</a>',
get_mageia_image_file_name($name, $version, $release, $variant, $arch, $medium, '.iso'),
$torrent ? '&amp;torrent=1' : '',
implode(' ', array($name, $version, $release, $variant, $arch, $medium)),
$bit
);
- */
}
?>
diff --git a/en/index.php b/en/index.php
index 8e16152d0..a0eb2c67b 100644
--- a/en/index.php
+++ b/en/index.php
@@ -246,8 +246,8 @@ $nav = array(
</li>
<li><a href="contribute/" class="dl-btn-other"><?php _e('<strong>Get involved</strong> in the next version'); ?></a>
</li>
- <!--<li><a href="4/" class="dl-btn-other"><?php _e('Test Mageia 4 alpha 1'); ?></a>
- </li>-->
+ <li><a href="4/" class="dl-btn-other"><?php _e('Test Mageia 4 alpha 1'); ?></a>
+ </li>
</ul>
</div>
</div>