diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2013-08-10 22:13:06 +0000 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2013-08-10 22:13:06 +0000 |
commit | 1e1e76af37c31d8c57684ef75617ec4a5eedb96c (patch) | |
tree | 0e7a2837412d78065857f7c518cca3d24c02bce6 /en/4 | |
parent | a27804f44fd980e65e1e6f3ebce9406fc24606fa (diff) | |
download | www-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/4')
-rwxr-xr-x | en/4/download_index.php | 3 |
1 files changed, 0 insertions, 3 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 ? '&torrent=1' : '', implode(' ', array($name, $version, $release, $variant, $arch, $medium)), $bit ); - */ } ?> |