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
2010-01-14 07:45:37 +00:00

16 lines
542 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">
<span style="font-size: 110%; color: #E5E5E5; font-weight: bold;">{SURVEYNAME}</span><br />
<span style="font-size: 90%; color: #ccc;">{SURVEYDESCRIPTION}</span>
</td>
</tr>
<tr>
<td style="font-size: 90%; text-align: center; background-color: #E5E5E5;">
<p>{WELCOME}<p>
<em>{THEREAREXQUESTIONS}</em>
</td>
</tr>
</table>