aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--langs/report.php2
-rw-r--r--langs/report_test.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/langs/report.php b/langs/report.php
index 0b7a57996..dfeb1d59f 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-2-dual-CD.iso&d=1',
+ 'view page A' => 'downloads/get/index.php?q=Mageia-4.1-LiveCD-KDE4-en-i586-CD.iso&d=1',
'B' => 'downloads/get/index.php?q=Non_existing_file&d=1',
);
} else if ($resource_filename == '2') {
diff --git a/langs/report_test.php b/langs/report_test.php
index a6179bf1d..20f7acad1 100644
--- a/langs/report_test.php
+++ b/langs/report_test.php
@@ -124,7 +124,7 @@
$mga = array('see navigation' => '');
} else if ($resource_filename == 'downloads/get') {
$mga = array(
- 'view page A' => 'downloads/get/index.php?q=Mageia-2-dual-CD.iso&d=1',
+ 'view page A' => 'downloads/get/index.php?q=Mageia-4.1-LiveCD-KDE4-en-i586-CD.iso&d=1',
'B' => 'downloads/get/index.php?q=Non_existing_file&d=1',
);
} else if ($resource_filename == '2') {