diff options
author | Thomas Backlund <tmb@mageia.org> | 2013-04-08 23:30:58 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2013-04-08 23:30:58 +0000 |
commit | 8cc1d679ea42b089e7f68e83ed8613bc6bc71a52 (patch) | |
tree | 86d37c9180508a9255de85830875a04a691f2396 /en/3 | |
parent | 7dee92f779ce3939e58418d66e32dbd4354066db (diff) | |
download | www-8cc1d679ea42b089e7f68e83ed8613bc6bc71a52.tar www-8cc1d679ea42b089e7f68e83ed8613bc6bc71a52.tar.gz www-8cc1d679ea42b089e7f68e83ed8613bc6bc71a52.tar.bz2 www-8cc1d679ea42b089e7f68e83ed8613bc6bc71a52.tar.xz www-8cc1d679ea42b089e7f68e83ed8613bc6bc71a52.zip |
use rounded numberz for livecds
Diffstat (limited to 'en/3')
-rw-r--r-- | en/3/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/3/index.php b/en/3/index.php index 8db60590e..d6e7badee 100644 --- a/en/3/index.php +++ b/en/3/index.php @@ -111,14 +111,14 @@ _lang_load($locale, '3'); <tr> <th class="name"><?php _e('LiveCD KDE, English-only')?><br> <span class="dlinfo"><?php _e('not suitable for upgrade')?></th> - <td class="size">697MB</td> + <td class="size">700MB</td> <td><a rel="nofollow" href="?q=Mageia-3-beta4-LiveCD-KDE4-en-i586-CD.iso"><?php _e('32bit');?></a></td> <td><a rel="nofollow" href="?q=Mageia-3-beta4-LiveCD-KDE4-en-i586-CD.iso&torrent=1"><?php _e('32bit');?></a></td> </tr> <tr> <th class="name"><?php _e('LiveCD GNOME, English-only')?><br> <span class="dlinfo"><?php _e('not suitable for upgrade')?></th> - <td class="size">703MB</td> + <td class="size">700MB</td> <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> |