2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Files
CATI_Tool/include/limesurvey/templates/eirenicon/survey.pstpl

21 lines
404 B
Plaintext

<table class="survey-header-table">
<tr>
<td class="survey-description">
<h2 class="survey-name">{SURVEYNAME}</h2>
<span class="survey-description-text">{SURVEYDESCRIPTION}</span>
</td>
</tr>
<tr>
<td class="graph">
{PERCENTCOMPLETE}
</td>
</tr>
</table>
<table class="language-changer-table">
<tr>
<td align="center">
{LANGUAGECHANGER}
</td>
</tr>
</table>