diff --git a/admin/survey/SurveyAdminSettings.php b/admin/survey/SurveyAdminSettings.php index 7ab5ef12a..0ecc62f07 100644 --- a/admin/survey/SurveyAdminSettings.php +++ b/admin/survey/SurveyAdminSettings.php @@ -541,7 +541,7 @@ class SurveyAdminSettings { echo ''; // zamakni - echo '
'; + /*echo '
'; echo ''.$lang['a_show'].''; echo '
'; @@ -561,7 +561,7 @@ class SurveyAdminSettings { echo Help::display('srv_branching_popup'); echo '
'; - echo '
'; + echo '
';*/ echo ''; @@ -10426,12 +10426,12 @@ class SurveyAdminSettings { echo ''; $alternativni_emaili = User::getInstance()->allEmails('brez primarnega'); - +$alternativni_emaili=array('aaa', 'sss'); echo '
'; echo ''; echo '
'; echo ''; - if(!empty($alternativni_emaili)) + if(!empty($alternativni_emaili)) echo 'primaryEmail() == $row['email'] ? 'checked="checked"' : '').'>'; echo '
'; echo '
'; @@ -10456,7 +10456,7 @@ class SurveyAdminSettings { echo '