diff --git a/admin/survey/SurveyAdminSettings.php b/admin/survey/SurveyAdminSettings.php index 4fa18c97d..063f758cb 100644 --- a/admin/survey/SurveyAdminSettings.php +++ b/admin/survey/SurveyAdminSettings.php @@ -3576,8 +3576,7 @@ class SurveyAdminSettings { echo '
'; echo ''; @@ -5149,12 +5148,12 @@ class SurveyAdminSettings { // avtor ankete if($forma) { - echo ''; + echo ''; echo ''; } else { - //echo $rowAlert['delete_author']; //@TG6 - echo ''; + //echo $rowAlert['delete_author']; + echo ''; echo ''; } if ($isChecked) { diff --git a/lang/2.php b/lang/2.php index c583337e8..e5dbb9fdc 100644 --- a/lang/2.php +++ b/lang/2.php @@ -3594,7 +3594,7 @@ $lang = array ( "srv_alert_instruction_available" => "System variables that are already available in the survey:
", "srv_alert_instruction3" => "[SURVEY] => survey nameAdditional system variables from the survey indicate between the two characters #.
Example:
if we want to display the answer which the user entered for the system question about email, we will use the #email#
System variables that are already available in the survey:
", "srv_alert_instruction4" => "
[SURVEY] => survey name
[DATE] => date
[SITE] => URL of survey
[URL] => URL to editing of survey
[DAYS] => number of days set in the interval
[SURVEY] => survey name
[DATE] => date
[SITE] => URL of survey
[URL] => URL to editing of survey