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/assessment.pstpl
2010-01-14 07:45:37 +00:00

13 lines
306 B
Plaintext

<br />
<table align="center" width="90%" border="1" style="border-collapse: collapse; border-color: #eeeeee" >
<tr>
<td bgcolor="#EEf6ff" align="center"><font size="2">
<strong>{ASSESSMENT_HEADING}</strong></font>
</td>
</tr>
<tr>
<td bgcolor="#FFFFFF">
{ASSESSMENTS}
</td>
</tr>
</table>