From c537acba100ca362607ac9cad1c5b38638f9b406 Mon Sep 17 00:00:00 2001 From: Miha Date: Fri, 12 Feb 2021 09:15:43 +0100 Subject: [PATCH] =?UTF-8?q?Klima=20kakovosti:=20priprava=20za=20dansko=20r?= =?UTF-8?q?azli=C4=8Dico=20(poimenovanje=20pdf-ja)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/survey/modules/mod_EVOLI/class.SurveyTeamMeter.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/survey/modules/mod_EVOLI/class.SurveyTeamMeter.php b/admin/survey/modules/mod_EVOLI/class.SurveyTeamMeter.php index c31186f7d..5d7a36795 100644 --- a/admin/survey/modules/mod_EVOLI/class.SurveyTeamMeter.php +++ b/admin/survey/modules/mod_EVOLI/class.SurveyTeamMeter.php @@ -60,7 +60,7 @@ class SurveyTeamMeter{ // DANSCINA if(isset($_GET['lang_id']) && $_GET['lang_id'] == '29'){ $this->execute_params['script_name'] = 'Evoli_quality_clime_dan.R'; - $this->execute_params['pdf_name'] = 'Quality-climate-dan'; + $this->execute_params['pdf_name'] = 'Kvalitetsklima.pdf'; } // SLOVENSCINA elseif(isset($_GET['lang_id']) && $_GET['lang_id'] == '1'){