mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Merged from McMasterReports branch
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
<table width='100%' cellspacing='0'>
|
||||
<tr>
|
||||
<td bgcolor='#E1E1E1'>
|
||||
<font color='#666666' size='3'><b>{SURVEYNAME}</b></font><br />
|
||||
<font size='2' color='#777777'>{SURVEYDESCRIPTION}
|
||||
</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center' bgcolor='#E1E1E1'>
|
||||
{PERCENTCOMPLETE}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">
|
||||
{LANGUAGECHANGER}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="100%" cellspacing="0">
|
||||
<tr>
|
||||
<td bgcolor="#E1E1E1">
|
||||
<font color="#666666" size="3"><b>{SURVEYNAME}</b></font><br />
|
||||
<font size="2" color="#777777">{SURVEYDESCRIPTION}
|
||||
</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="graph">
|
||||
{PERCENTCOMPLETE}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center">
|
||||
{LANGUAGECHANGER}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user