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

13 lines
288 B
Plaintext

<br />
<table align='center' cellpadding='30' width='60%'>
<tr>
<td align='center' bgcolor='white'>
<font face='arial' size='2'>
<font color='red'><strong>{ANSWERSCLEARED}</strong></font><br /><br />
{RESTART}<br />
{CLOSEWINDOW}
</font>
</td>
</tr>
</table>
<br />