diff options
-rw-r--r-- | en/3/index.php | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/en/3/index.php b/en/3/index.php index 029cde817..1cd6d7ad7 100644 --- a/en/3/index.php +++ b/en/3/index.php @@ -66,7 +66,7 @@ _lang_load($locale, '3'); <th><?php _e('Format');?></th> <th class="size"><?php _e('size');?></th> <th><?php _e('link');?></th> - <th><?php _e('BitTorrent');?></th> +<?php /* <th><?php _e('BitTorrent');?></th> */ ?> </tr> </thead> <tbody> @@ -76,15 +76,15 @@ _lang_load($locale, '3'); <td class="size">4.0GB</td> <td><a rel="nofollow" href="?q=Mageia-3-beta4-i586-DVD.iso"><?php _e('32bit');?></a><br> <a rel="nofollow" href="?q=Mageia-3-beta4-x86_64-DVD.iso"><?php _e('64bit');?></a></td> - <td><a rel="nofollow" href="?q=Mageia-3-beta4-i586-DVD.iso&torrent=1"><?php _e('32bit');?></a><br> - <a rel="nofollow" href="?q=Mageia-3-beta4-x86_64-DVD.iso&torrent=1"><?php _e('64bit');?></a></td> +<?php /* <td><a rel="nofollow" href="?q=Mageia-3-beta4-i586-DVD.iso&torrent=1"><?php _e('32bit');?></a><br> + <a rel="nofollow" href="?q=Mageia-3-beta4-x86_64-DVD.iso&torrent=1"><?php _e('64bit');?></a></td> */ ?> </tr> <tr> <th class="name"><?php _e('Installer CD')?><br> <span class="dlinfo"><?php _e('100% Free Software')?></span></th> <td class="size">700MB</td> <td><a rel="nofollow" href="?q=Mageia-3-beta4-dual-CD.iso"><?php _e('dualarch')?></a></td> - <td><a rel="nofollow" href="?q=Mageia-3-beta4-dual-CD.iso&torrent=1"><?php _e('dualarch')?></a></td> +<?php /* <td><a rel="nofollow" href="?q=Mageia-3-beta4-dual-CD.iso&torrent=1"><?php _e('dualarch')?></a></td> */ ?> </tr> <tr><td colspan="4"> </td></tr> <?php /* @@ -121,9 +121,9 @@ _lang_load($locale, '3'); <td><a rel="nofollow" href="?q=Mageia-3-beta4-LiveCD-GNOME-en-i586-CD.iso"><?php _e('32bit');?></a></td> <td><a rel="nofollow" href="?q=Mageia-3-beta4-LiveCD-GNOME-en-i586-CD.iso&torrent=1"><?php _e('32bit');?></a></td> </tr> - */ ?> <tr><td colspan="4"> </td></tr> <tr> + */ ?> <th><?php _e('Network installer, Free Software CD')?></th> <td class="size">~35MB<br>~20MB</td> <td><a rel="nofollow" href="?q=Mageia-3-beta4-Boot-i586-CD.iso"><?php _e('32bit');?></a><br> |