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,11 +1,7 @@
|
||||
<table width='100%' align='center' bgcolor='#17479E'>
|
||||
<tr>
|
||||
<td align='left' > {SAVE} </td> <td align='left' > {PERCENTCOMPLETE}
|
||||
</td>
|
||||
<td align='right' height='12' valign='top'>
|
||||
{NAVIGATOR}
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<table width="100%" align="center" bgcolor="#17479E">
|
||||
<tr>
|
||||
<td align="left" width="33.3%">{SAVE}</td>
|
||||
<td align="left" width="33.3%">{PERCENTCOMPLETE}</td>
|
||||
<td align="right" height="12" width="33.3%">{NAVIGATOR}</td>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user