diff options
Diffstat (limited to 'en')
-rwxr-xr-x | en/5/download_index.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/en/5/download_index.php b/en/5/download_index.php index b5a18f76d..e29630bf4 100755 --- a/en/5/download_index.php +++ b/en/5/download_index.php @@ -211,7 +211,7 @@ input[type="radio"], input[type="submit"] { _g('If you are happy with the Mageia experience, you can then install it onto your hard drive from the Live media.', null, 'p');?> <p><?php _g('Use LiveCDs and LiveDVDs for fresh new installs ONLY.');?> - <span class="warn"><?php _g('DO NOT use these LiveCDs or LiveDVDs to upgrade from from the prior Mageia release!'); ?></span> + <span class="warn"><?php _g('DO NOT use these LiveCDs or LiveDVDs to upgrade from the prior Mageia release!'); ?></span> <?php _g('Use a classical installation and see <a href="%s" hreflang="en">upgrade guide</a>.', array($upgradeguide));?> </p> @@ -273,12 +273,10 @@ input[type="radio"], input[type="submit"] { <div id="gnomeEx"> <?php _g('GNOME Desktop',null,'h3');?> <?php get_image('GNOME', '/g/4/gnome.png', 'width: 100%');?> - <!--<a href="/g/4/gnome.png"><img style="width: 100%;" src="/g/4/gnome.png" title="GNOME" alt="GNOME"></a>--> </div> <div id="kdeEx"> <?php _g('KDE Desktop',null,'h3');?> <?php get_image('KDE', '/g/4/kde.png', 'width: 100%');?> - <!--<a href="/g/4/kde.png"><img style="width: 100%;" src="/g/4/kde.png" title="KDE" alt="KDE"></a>--> </div> <div class="radiobutton"> |