diff --git a/admin/survey/BranchingAjax.php b/admin/survey/BranchingAjax.php index de470092f..576b48046 100644 --- a/admin/survey/BranchingAjax.php +++ b/admin/survey/BranchingAjax.php @@ -2327,8 +2327,11 @@ class BranchingAjax { $rowanketa = SurveyInfo::getInstance()->getSurveyRow(); echo ''; + echo '
'; + if (($type == 0 || $view==3) && ($admin_type == 0 || $global_user_id==$rowanketa['insert_uid'])) { echo ''.$lang['srv_no_comments_solved'].'
'; } else{ - echo $lang['srv_no_comments']; + echo ''.$lang['srv_no_comments'].'
'; } } // Dodajanje novega komentarja + + echo ''.$lang['srv_no_comments_solved'].'
'; } else{ - echo $lang['srv_no_comments']; + echo ''.$lang['srv_no_comments'].'
'; } } // Dodajanje novega komentarja + echo '