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:
20
include/limesurvey/templates/bluengrey/survey.pstpl
Normal file
20
include/limesurvey/templates/bluengrey/survey.pstpl
Normal file
@@ -0,0 +1,20 @@
|
||||
<table width='100%' cellspacing='0' bgcolor='#2F5376'>
|
||||
<tr>
|
||||
<td bgcolor='#2F5376'>
|
||||
<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>
|
||||
<tr>
|
||||
<td height="30" align='center' valign="middle">
|
||||
{PERCENTCOMPLETE}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">
|
||||
{LANGUAGECHANGER}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user