diff --git a/admin/survey/BranchingAjax.php b/admin/survey/BranchingAjax.php index 41b6470b4..98a2b8f16 100644 --- a/admin/survey/BranchingAjax.php +++ b/admin/survey/BranchingAjax.php @@ -1608,7 +1608,7 @@ class BranchingAjax { // pogoji so ok if ($code === true) { if ($_GET['izpis'] == 'long') { - echo '
'.$lang['srv_check_pogoji_ok'].'!
'; + echo ''.$lang['srv_check_pogoji_ok'].'!
'; ?>