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

17 lines
482 B
Plaintext

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