diff --git a/admin/survey/classes/class.SurveyCustomReport.php b/admin/survey/classes/class.SurveyCustomReport.php index 9e3afc1e7..47cc857fd 100644 --- a/admin/survey/classes/class.SurveyCustomReport.php +++ b/admin/survey/classes/class.SurveyCustomReport.php @@ -2350,7 +2350,7 @@ class SurveyCustomReport { // prikaz previewja if($_GET['a'] == 'report_preview'){ - echo '

'.$lang['export_analisys_creport'].': '.SurveyInfo::getInstance()->getSurveyTitle().'

'; + echo '

'.$lang['export_analisys_creport'].': '.SurveyInfo::getInstance()->getSurveyTitle().'

'; $this->setUpReturnAsHtml(false); $this->setUpIsForArchive(true); @@ -2359,10 +2359,8 @@ class SurveyCustomReport { $this->displayReport(); - echo '