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/load.pstpl
2008-10-15 22:36:05 +00:00

11 lines
326 B
Plaintext

<table width='100%' align='center' cellspacing='0' bgcolor='#FFFFFF'>
<tr>
<td align='center' bgcolor='#eef6ff'>
<strong><font size='+1'>{LOADHEADING}</font></strong></td></tr>
<tr><td align='center'><br /><font color='red'>{LOADERROR}</font>
{LOADMESSAGE}<br />
{LOADFORM}<br />
{RETURNTOSURVEY}<br />
</td>
</tr>
</table>