From 25f371ea87bae34cc32fe24d28c5a96aa3b24ff4 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Sat, 20 Jun 2015 13:22:23 +0200 Subject: Fix mga4 dl page --- en/4/index.php | 2 +- en/4/nav.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'en/4') diff --git a/en/4/index.php b/en/4/index.php index 4b1e64287..34f1529c2 100644 --- a/en/4/index.php +++ b/en/4/index.php @@ -33,7 +33,7 @@ $dictionary = read_translation_file($locale, '4'); _g('Mageia 4 is a GNU/Linux distribution for your computer, released by the Mageia community. It can be installed in several ways, with the Live or Classical ISOs being the most popular methods.', array('../community'), 'p');?> -

+

these instructions to put the Live ISO on a CD, DVD or USB device. Then you can run Mageia 4 directly from there, and try Mageia using one of the graphical user interfaces such as GNOME or KDE.', array(_r('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive')), 'p'); _g('If you are happy with the Mageia experience, you can then install it onto your hard drive from the Live media.', null, 'p'); diff --git a/en/4/nav.php b/en/4/nav.php index c7230c9c3..f4c4fdc66 100644 --- a/en/4/nav.php +++ b/en/4/nav.php @@ -5,7 +5,7 @@ $upgradeguide = _r('https://wiki.mageia.org/en/Mageia_4_Release_Notes#Upgrading_ $nav = array( "/{$locale}/4/" => _r('Mageia 4'), - "/{$locale}/downloads/" => _r('Download'), + "/{$locale}/4/download_index.php" => _r('Download'), $releasenotes => _r('Release notes'), $errata => _r('Errata'), ); -- cgit v1.2.1