diff --git a/themes/survey/vanilla/views/subviews/content/submit_preview.twig b/themes/survey/vanilla/views/subviews/content/submit_preview.twig index 5cf6fc45c60..38f791720d1 100644 --- a/themes/survey/vanilla/views/subviews/content/submit_preview.twig +++ b/themes/survey/vanilla/views/subviews/content/submit_preview.twig @@ -29,7 +29,7 @@ {% if (aSurveyInfo.aCompleted.aPrintAnswers.show == true) %}
- + {{ gT("Print your answers.") }}
@@ -40,7 +40,7 @@ {% if (aSurveyInfo.aCompleted.aPublicStatistics.show == true) %}
- + {{ gT("View the statistics for this survey.") }}