2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Files
CATI_Tool/include/limesurvey/templates/default/survey.pstpl
2008-10-15 22:36:05 +00:00

19 lines
391 B
Plaintext

<table width='100%' align='center' cellspacing='0'>
<tr>
<td align='center' bgcolor='#EEF6FF'>
<font color='#328639'><strong>{SURVEYNAME}</strong></font><br />
<font size='1' >{SURVEYDESCRIPTION}</font>
</td>
</tr>
<tr>
<td align='center' bgcolor='#d2e0f2'>
{PERCENTCOMPLETE}
</td>
</tr>
<tr>
<td align="center">
{LANGUAGECHANGER}
</td>
</tr>
</table>