diff --git a/admin/survey/SurveyAdminSettings.php b/admin/survey/SurveyAdminSettings.php index c3863f1a6..da1ca95a7 100644 --- a/admin/survey/SurveyAdminSettings.php +++ b/admin/survey/SurveyAdminSettings.php @@ -214,7 +214,7 @@ class SurveyAdminSettings { if($userAccess->checkUserAccess($what='prevajanje')){ $lang_link = 'window.location.href=\'index.php?anketa='.$this->anketa.'&a=prevajanje\'; return false;'; - $color = 'blue'; + $color = 'white-blue'; } else{ $lang_link = 'popupUserAccess(\'prevajanje\'); return false;'; @@ -228,11 +228,11 @@ class SurveyAdminSettings { echo ''; - /*/ Gumb shrani - vmes + // Gumb shrani - vmes echo '
'; echo ''; echo ''; - echo '
';*/ + echo ''; /* INTERAKTIVNI ELEMENTI */