mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
21 lines
403 B
Plaintext
21 lines
403 B
Plaintext
<table class="completed-table bf">
|
|
<tr>
|
|
<td>
|
|
<table width="80%" align="center">
|
|
<tr>
|
|
<td class="completed-text">
|
|
{COMPLETED}<br /><br />
|
|
<span>{URL}</span><br /><br />
|
|
<center>
|
|
<input type="button" name="closeme" value="Close Window" onclick="top.window.close();" />
|
|
</center>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
|
|
|