diff --git a/include/limesurvey/templates/quexs/endpage.pstpl b/include/limesurvey/templates/quexs/endpage.pstpl index c091fa88..ab51580e 100644 --- a/include/limesurvey/templates/quexs/endpage.pstpl +++ b/include/limesurvey/templates/quexs/endpage.pstpl @@ -1,20 +1,8 @@ - - \ No newline at end of file + diff --git a/include/limesurvey/templates/quexs/question_start.pstpl b/include/limesurvey/templates/quexs/question_start.pstpl index 07d29358..8d66f153 100644 --- a/include/limesurvey/templates/quexs/question_start.pstpl +++ b/include/limesurvey/templates/quexs/question_start.pstpl @@ -1,6 +1,6 @@ -{QUESTION_MANDATORY}{QUESTION_TEXT}
{QUESTION_HELP} +{QUESTION_MANDATORY}{QUESTION_TEXT}
{QUESTION_MAN_MESSAGE} {QUESTION_VALID_MESSAGE} diff --git a/include/limesurvey/templates/quexs/template.css b/include/limesurvey/templates/quexs/template.css index 04d97d79..fca29fa4 100644 --- a/include/limesurvey/templates/quexs/template.css +++ b/include/limesurvey/templates/quexs/template.css @@ -223,7 +223,7 @@ td.answer { } td.questionhelp { - font-size:10px; + font-size:12px; background-color:#eef6ff; padding-left:1em; } @@ -910,4 +910,4 @@ div#wrapper { .kbd-access { margin-right: 1em; -} \ No newline at end of file +}