diff options
author | Filip Komar <filip@mageia.org> | 2013-04-09 05:05:35 +0000 |
---|---|---|
committer | Filip Komar <filip@mageia.org> | 2013-04-09 05:05:35 +0000 |
commit | 9b6088ce080c99fd9c64066d790c8c82ea41f0d9 (patch) | |
tree | dae90ae83578fb91a05373fbb8920f1b4db0c103 /en/3 | |
parent | b5b010fafea848e917f3fa6d35665520e8a3d445 (diff) | |
download | www-9b6088ce080c99fd9c64066d790c8c82ea41f0d9.tar www-9b6088ce080c99fd9c64066d790c8c82ea41f0d9.tar.gz www-9b6088ce080c99fd9c64066d790c8c82ea41f0d9.tar.bz2 www-9b6088ce080c99fd9c64066d790c8c82ea41f0d9.tar.xz www-9b6088ce080c99fd9c64066d790c8c82ea41f0d9.zip |
fixed definitions for LIVE media
Diffstat (limited to 'en/3')
-rw-r--r-- | en/3/index.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/en/3/index.php b/en/3/index.php index d6e7badee..ecb8760b2 100644 --- a/en/3/index.php +++ b/en/3/index.php @@ -86,8 +86,6 @@ _lang_load($locale, '3'); <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> </tr> - <tr><td colspan="4"> - </td></tr> <tr><td colspan="4"> </td></tr> <tr> <th class="name"><?php _e('LiveDVD KDE')?><br> @@ -122,7 +120,7 @@ _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="3"> </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> |