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:
12
include/limesurvey/templates/quexs/survey.pstpl
Normal file
12
include/limesurvey/templates/quexs/survey.pstpl
Normal file
@@ -0,0 +1,12 @@
|
||||
<table width='100%' align='center' cellspacing='0'>
|
||||
<tr>
|
||||
<td align='center' bgcolor='#EEEEEE'>
|
||||
<font color='#328639'><strong>{SURVEYNAME}</strong></font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center' bgcolor='#eeeeee'>
|
||||
{PERCENTCOMPLETE}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user