2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Files
CATI_Tool/include/limesurvey/templates/default/save.pstpl
2010-01-14 07:45:37 +00:00

11 lines
310 B
Plaintext

<table id='savetable' width="100%" align="center" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td align="center" bgcolor="#eef6ff">
<h3>{SAVEHEADING}</h3></td></tr>
<tr><td align="center"><br /><font color="red">{SAVEERROR}</font>
{SAVEMESSAGE}<br />
{SAVEFORM}<br />
{RETURNTOSURVEY}<br />
</td>
</tr>
</table>