From 44481acf20006d92604bf9e2034f8814760126d2 Mon Sep 17 00:00:00 2001 From: filip Date: Thu, 19 May 2016 00:41:40 +0200 Subject: move DL page to mga5 and cauldron to mga6 --- langs/report.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'langs/report.php') diff --git a/langs/report.php b/langs/report.php index 18150d268..3641b2ccb 100644 --- a/langs/report.php +++ b/langs/report.php @@ -108,7 +108,7 @@ $mga = array('see navigation' => ''); } else if ($resource_filename == 'downloads/get') { $mga = array( - 'view page A' => 'downloads/get/index.php?q=Mageia-4.1-LiveCD-KDE4-en-i586-CD.iso&d=1', + 'view page A' => 'downloads/get/index.php?q=Mageia-5-LiveCD-KDE4-en-i586-CD.iso&d=1', 'B' => 'downloads/get/index.php?q=Non_existing_file&d=1', ); } else if ($resource_filename == '2') { @@ -136,7 +136,7 @@ 'B' => '5/download_index.php', ); } else if ($resource_filename == 'cauldron') { - $mga = array('view page' => '5/download_index.php'); + $mga = array('view page' => '6/index.php'); } else if ($resource_filename == 'documentation') { $mga = array( 'view page doc' => 'doc/index.php', -- cgit v1.2.1