diff --git a/admin/survey/classes/class.SurveyTheme.php b/admin/survey/classes/class.SurveyTheme.php index 3b210f76e..38f4f830c 100644 --- a/admin/survey/classes/class.SurveyTheme.php +++ b/admin/survey/classes/class.SurveyTheme.php @@ -179,6 +179,7 @@ class SurveyTheme { $groupId = 0; echo '
'; + echo ''; echo '
'; $this->displayGroupSelector($groupId); @@ -372,7 +373,10 @@ class SurveyTheme { echo ''; echo '
'; - echo ''; + echo ''; echo '
'; @@ -424,7 +428,7 @@ class SurveyTheme { //Gumbi echo '
'; - echo ''; + echo ''; echo '
'; @@ -600,7 +604,7 @@ class SurveyTheme { echo '
'; - echo ''; + echo ''; echo '
'; @@ -660,7 +664,7 @@ class SurveyTheme { //Gumbi echo '
'; - echo ''; + echo ''; echo '
';