aboutsummaryrefslogtreecommitdiffstats
path: root/langs/report.php
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-02-28 14:13:45 +0100
committerfilip <filip.komar@gmail.com>2015-02-28 14:13:45 +0100
commit5ad9ea37cb0f2a8f0991ad23047203d52ac47f99 (patch)
treebe1906576f54c0c904bbeb6a823f03a4dad4edee /langs/report.php
parent945e9e9645ab1d77e313821657409be5bab1c9a3 (diff)
downloadwww-5ad9ea37cb0f2a8f0991ad23047203d52ac47f99.tar
www-5ad9ea37cb0f2a8f0991ad23047203d52ac47f99.tar.gz
www-5ad9ea37cb0f2a8f0991ad23047203d52ac47f99.tar.bz2
www-5ad9ea37cb0f2a8f0991ad23047203d52ac47f99.tar.xz
www-5ad9ea37cb0f2a8f0991ad23047203d52ac47f99.zip
upgrade reports to mga4 .1
Diffstat (limited to 'langs/report.php')
-rw-r--r--langs/report.php2
1 files changed, 1 insertions, 1 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&amp;d=1',
+ 'view page A' => 'downloads/get/index.php?q=Mageia-4.1-LiveCD-KDE4-en-i586-CD.iso&amp;d=1',
'B' => 'downloads/get/index.php?q=Non_existing_file&amp;d=1',
);
} else if ($resource_filename == '2') {