From cfe393309f47da32b263eee8c957d6aef6c2511d Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Sat, 22 Mar 2014 18:09:35 +0000 Subject: some fix in the mga5/dl_index --- en/5/download_index.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'en/5') diff --git a/en/5/download_index.php b/en/5/download_index.php index 70833f952..75fc561e2 100755 --- a/en/5/download_index.php +++ b/en/5/download_index.php @@ -7,7 +7,7 @@ $release = 'alpha1'; define('HLANG', true); require '../../langs.php'; -$dictionary = read_translation_file($locale, cauldron); +$dictionary = read_translation_file($locale, "cauldron"); require '../downloads/get/lib.php'; function get_mageia_image_file_name($name, $version, $release, $variant = null, $arch, $medium, $ext) @@ -138,8 +138,7 @@ echo _r('forthcoming');

- + upgrade guide.', array($upgradeguide));?>

@@ -248,7 +247,7 @@ prior Mageia release!'); ?>
  • Which to choose', array('https://wiki.mageia.org/en/Installation_Media'))?>
  • Get ISO on USB flash stick', array('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_stick.3F'))?>
  • Here\'s a wiki page for you.', array('https://wiki.mageia.org/en/Newcomers_start_here'))?>
  • -
  • ',"$name $version";?>
  • +
  • Mageia 5'))?>

  • '; -- cgit v1.2.1