mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Import from DCARF SVN
This commit is contained in:
13
include/limesurvey/templates/basic/assessment.pstpl
Normal file
13
include/limesurvey/templates/basic/assessment.pstpl
Normal file
@@ -0,0 +1,13 @@
|
||||
<br />
|
||||
<table align='center' width='75%' border='1' style='border-collapse: collapse'>
|
||||
<tr>
|
||||
<td bgcolor='#CCCCCC' align='center'><font size='2'>
|
||||
<strong>{ASSESSMENT_HEADING}</strong></font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
{ASSESSMENTS}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user