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:
18
include/limesurvey/templates/blue_heaven/survey.pstpl
Normal file
18
include/limesurvey/templates/blue_heaven/survey.pstpl
Normal file
@@ -0,0 +1,18 @@
|
||||
<table width='100%' align='center' cellspacing='0' cellpadding='2'>
|
||||
<tr>
|
||||
<td align='center' bgcolor='#E5F9FF'>
|
||||
<font color='#0A47FF' size='+1'><b>{SURVEYNAME}</b></font><br />
|
||||
<font size='2' color='#111111'>{SURVEYDESCRIPTION}</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center' bgcolor='#0099CC' valign='middle'>
|
||||
{PERCENTCOMPLETE}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">
|
||||
{LANGUAGECHANGER}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user