From fa86f7dfd050adfc3462b378ea5ca7ce1cacd185 Mon Sep 17 00:00:00 2001 From: tejagerjovic Date: Thu, 6 Jan 2022 09:45:56 +0100 Subject: [PATCH] =?UTF-8?q?[Redizajn=201KA]=20-=20Urejanje=20-->=20Nastavi?= =?UTF-8?q?tve=20-->=20Obve=C5=A1=C4=8Danje=20o=20izpolnjeni=20anketi=20-?= =?UTF-8?q?=20v4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/survey/SurveyAdminSettings.php | 1 + 1 file changed, 1 insertion(+) 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 '';