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

13 lines
300 B
Plaintext

<br />
<table align="center" width="75%" border="1" style="border-collapse: collapse; border-color:#111111">
<tr>
<td style="background-color:#ccc; text-align: center; font-size: 90%; font-weight: bold;">
{ASSESSMENT_HEADING}
</td>
</tr>
<tr>
<td>
{ASSESSMENTS}
</td>
</tr>
</table>