From 3bb192a9cbabc8c43c702629aed9099f057ce07c Mon Sep 17 00:00:00 2001 From: filip Date: Sat, 20 Jun 2015 13:47:20 +0200 Subject: report prepared for mga5 final --- 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 9fb93988f..18150d268 100644 --- a/langs/report.php +++ b/langs/report.php @@ -132,8 +132,8 @@ ); } else if ($resource_filename == '5') { $mga = array( - 'view page A' => '5_preview/index.php', - 'B' => '5_preview/download_index.php', + 'view page A' => '5/index.php', + 'B' => '5/download_index.php', ); } else if ($resource_filename == 'cauldron') { $mga = array('view page' => '5/download_index.php'); -- cgit v1.2.1