From d16a72edc8f19d1fadb411715a6915206982e1b8 Mon Sep 17 00:00:00 2001 From: tejagerjovic Date: Fri, 9 Sep 2022 09:33:45 +0200 Subject: [PATCH] Gumbi v nastavitvah - Vasja request --- admin/survey/SurveyAdminSettings.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 */