Skip to content

Commit

Permalink
New "assessment.pstpl' template for assessments function. A copy of t…
Browse files Browse the repository at this point in the history
…his should be placed in all template folders.

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1224 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
jcleeland committed Oct 1, 2004
1 parent 83be08a commit 53e8942
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions templates/default/assessment.pstpl
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<br />
<table align='center' width='75%' border='1' style='border-collapse: collapse' bordercolor='#111111'>
<tr>
<td bgcolor='#CCCCCC' align='center'><font size='2'>
<b>{ASSESSMENT_HEADING}</b></font>
</td>
</tr>
<tr>
<td>
{ASSESSMENTS}
</td>
</tr>
</table>

0 comments on commit 53e8942

Please sign in to comment.