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/welcome.pstpl
2008-10-15 22:36:05 +00:00

16 lines
505 B
Plaintext

<table align='center' width='100%' cellpadding='25' cellspacing='0' border='1' style='border-collapse: collapse;border-color:#111111'>
{CHECKJAVASCRIPT}
<tr>
<td align='center' bgcolor='#042455'>
<font size='4' color='#E5E5E5'><b>{SURVEYNAME}</b></font><br />
<font size='2' color='#CCCCCC'>{SURVEYDESCRIPTION}</font>
</td>
</tr>
<tr>
<td align='center' bgcolor='#E5E5E5'>
<font size='2'>{WELCOME}<br /><br />
<i>{THEREAREXQUESTIONS}</i></font>
</td>
</tr>
</table>