2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Files
CATI_Tool/include/limesurvey/templates/business_grey/welcome.pstpl
2010-01-14 07:45:37 +00:00

27 lines
590 B
Plaintext

<table width="500" style="border-collapse: collapse; border-bottom-width: 1; border-color: #EEEEEE" border="0">
{CHECKJAVASCRIPT}
<tr>
<td>
<table>
<tr>
<td>
<font size="4" color="#666666"><b>{SURVEYNAME}</b></font><br />
<font size="2" color="#777777">{SURVEYDESCRIPTION}</font>
</td>
</tr>
</table>
<table>
<tr>
<td>
<table width="95%" align="center" border="0"><tr><td>
<font size="2" color="#666666">{WELCOME}</font><br /><br />
</td></tr></table>
<font color="#999999" size="1">{THEREAREXQUESTIONS}</font>
</td>
</tr>
</table>
</td>
</tr>
</table>