diff --git a/admin/survey/SurveyAdminSettings.php b/admin/survey/SurveyAdminSettings.php index a465b9b0a..aed4bbcc3 100644 --- a/admin/survey/SurveyAdminSettings.php +++ b/admin/survey/SurveyAdminSettings.php @@ -3348,6 +3348,7 @@ class SurveyAdminSettings { $row = SurveyInfo::getInstance()->getSurveyRow(); # če imamo prepoznavanje uporabnik iz CMS, potem ponudimo tudi META_REFERAL_URL + if ($rowAlert['finish_respondent_cms'] == 1) echo '
'.$lang['srv_alert_instruction_meta_referer_url'].'
'; echo '';