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

12 lines
291 B
Plaintext

{CHECKJAVASCRIPT}
<div id="welcome">
<font style="font-family: Verdana; font-size: 14px;">
<b>{SURVEYNAME}</b>
</font><br />
{SURVEYDESCRIPTION}
</div>
<div id="welcometext">
<p>{WELCOME}</p>
<span style='font-color:#333; font-size:0.8em;'>{THEREAREXQUESTIONS}</span>
</div>