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:
15
include/limesurvey/templates/vallendar/survey.pstpl
Normal file
15
include/limesurvey/templates/vallendar/survey.pstpl
Normal file
@@ -0,0 +1,15 @@
|
||||
<table width='100%' align='center' cellspacing='0'>
|
||||
<tr>
|
||||
<td align='left' bgcolor='#FFFFFF'>
|
||||
<img src={TEMPLATEURL}logo.jpg align='right' alt='Your logo' />
|
||||
<font color='#17479E'><b>{SURVEYNAME}</b></font><br />
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">
|
||||
{LANGUAGECHANGER}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
Reference in New Issue
Block a user