Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ey-Shnoulle into iss025
  • Loading branch information
Tammo committed Sep 10, 2016
2 parents 40d49ea + 1f1995c commit b3e5818
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions templates/default/views/welcome.pstpl
Expand Up @@ -9,7 +9,7 @@

<div id="welcome-container">
<h1 class="survey-name">{SURVEYNAME}</h1>
<p class="text-info survey-description">{SURVEYDESCRIPTION}</p>
<p class="survey-welcome">{WELCOME}</p>
<p class="number-of-questions">{THEREAREXQUESTIONS}</p>
</div>
<span class="text-info survey-description">{SURVEYDESCRIPTION}</span>
<span class="survey-welcome">{WELCOME}</span>
<span class="number-of-questions">{THEREAREXQUESTIONS}</span>
</div>

0 comments on commit b3e5818

Please sign in to comment.