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

16 lines
515 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='#800000'>
<font size='4' color='#F0F0FF'><strong>{SURVEYNAME}</strong></font><br />
<font size='2' color='#CCCCCC'>{SURVEYDESCRIPTION}</font>
</td>
</tr>
<tr>
<td align='center' bgcolor='#F0F0FF'>
<font size='2'>{WELCOME}<br /><br />
<i>{THEREAREXQUESTIONS}</i></font>
</td>
</tr>
</table>