diff --git a/admin/survey/BranchingAjax.php b/admin/survey/BranchingAjax.php index c07c93009..06e0d29f1 100644 --- a/admin/survey/BranchingAjax.php +++ b/admin/survey/BranchingAjax.php @@ -1939,7 +1939,7 @@ class BranchingAjax { // textarea za oddat komentar - spodaj if ($addfieldposition == 0 || $addfieldposition == '') { echo '
'; - $this->add_comment_field($spremenljivka, $type, $view, $buttons=false); + $this->add_comment_field($spremenljivka, $type, $view, true, false); echo '
'; } diff --git a/admin/survey/SurveyAdmin.php b/admin/survey/SurveyAdmin.php index c9ee72973..ce7365118 100644 --- a/admin/survey/SurveyAdmin.php +++ b/admin/survey/SurveyAdmin.php @@ -1459,7 +1459,7 @@ class SurveyAdmin echo '
'; echo ''; echo '
'; - echo '
'; + echo '
'; echo ''; echo '
'; echo '
'; diff --git a/lang/1.php b/lang/1.php index 7882b8450..610426914 100644 --- a/lang/1.php +++ b/lang/1.php @@ -8683,6 +8683,7 @@ $lang = array ( "action_note_link_copied" => 'Povezava je bila kopirana', "action_note_text_copied" => 'Besedilo je bilo kopirano', "action_note_success_save" => "Nastavitve so bile shranjene", + "action_note_comment_added" => "Komentar je bil dodan", // AAi header 'lang_flag' => 'english flag ENG', diff --git a/lang/2.php b/lang/2.php index 0b0632d90..2188c803b 100644 --- a/lang/2.php +++ b/lang/2.php @@ -8576,6 +8576,7 @@ GDPR introduction preview", "action_note_link_copied" => 'The link has been copied', "action_note_text_copied" => 'The text has been copied', "action_note_success_save" => "The settings have been saved", + "action_note_comment_added" => "The comment has been added", // AAi header