Changes per review

This commit is contained in:
ddawson
2023-10-02 17:13:59 -07:00
parent 944679445a
commit e6c79da109

View File

@@ -1,4 +1,4 @@
<html>
<!DOCTYPE html>
<head>
<title>Time-based Escrow Test Harness</title>
<link href='https://fonts.googleapis.com/css?family=Work Sans' rel='stylesheet'>
@@ -41,7 +41,6 @@
<td>
<table>
<tr valign="top">
<td>
<td>
<button type="button" onClick="getAccount('standby')">Get New Standby Account</button>
<table>
@@ -289,9 +288,6 @@
<textarea id="operationalResultField" cols="80" rows="20" ></textarea>
</p>
</td>
</td>
</tr>
</td>
</tr>
</table>
</td>