mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Import from DCARF SVN
This commit is contained in:
29
include/limesurvey/templates/bluengrey/welcome.pstpl
Normal file
29
include/limesurvey/templates/bluengrey/welcome.pstpl
Normal file
@@ -0,0 +1,29 @@
|
||||
<table width="100%">
|
||||
{CHECKJAVASCRIPT}
|
||||
<tr bgcolor='#2F5376'>
|
||||
<td>
|
||||
<div align="center">
|
||||
<font style="font-family: Verdana; font-size: 14px;" color='#FFFFFF'><b>{SURVEYNAME}</b></font><br />
|
||||
<font color='#FFFFFF'>{SURVEYDESCRIPTION}</font>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<table width='95%' align='center' border='0'>
|
||||
<tr>
|
||||
<td>
|
||||
<font>{WELCOME}</font><br /><br />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<font color='#333333'>{THEREAREXQUESTIONS}</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Reference in New Issue
Block a user