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:
26
include/limesurvey/templates/business_grey/welcome.pstpl
Normal file
26
include/limesurvey/templates/business_grey/welcome.pstpl
Normal file
@@ -0,0 +1,26 @@
|
||||
<table width='500' style='border-collapse: collapse; border-bottom-width: 1; border-color: #EEEEEE' border='0'>
|
||||
{CHECKJAVASCRIPT}
|
||||
<tr>
|
||||
<td>
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<font size='4' color='#666666'><b>{SURVEYNAME}</b></font><br />
|
||||
<font size='2' color='#777777'>{SURVEYDESCRIPTION}</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<table width='95%' align='center' border='0'><tr><td>
|
||||
<font size='2' color='#666666'>{WELCOME}</font><br /><br />
|
||||
</td></tr></table>
|
||||
<font color='#999999' size='1'>{THEREAREXQUESTIONS}</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user