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
2010-01-14 07:45:37 +00:00

19 lines
399 B
Plaintext

<table width="100%" align="center" cellspacing="0">
<tr>
<td align="center" bgcolor="#042455">
<strong style="color: #fff;">{SURVEYNAME}</strong><br />
<span style="font-size: 120%; color: #ccc;">{SURVEYDESCRIPTION}</span>
</td>
</tr>
<tr>
<td class="graph">
{PERCENTCOMPLETE}
</td>
</tr>
<tr>
<td align="center">
{LANGUAGECHANGER}
</td>
</tr>
</table>