Files
CATI_Tool/include/limesurvey/templates/vallendar/welcome.pstpl
T

21 lines
324 B
Plaintext

<table class="welcome-table">
{CHECKJAVASCRIPT}
<tr>
<td class="survey-description">
<h1>{SURVEYNAME}</h1>
{SURVEYDESCRIPTION}
</td>
</tr>
<tr>
<td class="language-changer">
{LANGUAGECHANGER}
</td>
</tr>
<tr>
<td class="survey-welcome">
{WELCOME}<br /><br />
{CLEARALL}
</td>
</tr>
</table>