mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-25 06:05:51 +00:00
Changes per review
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<html>
|
<!DOCTYPE html>
|
||||||
<head>
|
<head>
|
||||||
<title>Time-based Escrow Test Harness</title>
|
<title>Time-based Escrow Test Harness</title>
|
||||||
<link href='https://fonts.googleapis.com/css?family=Work Sans' rel='stylesheet'>
|
<link href='https://fonts.googleapis.com/css?family=Work Sans' rel='stylesheet'>
|
||||||
@@ -41,7 +41,6 @@
|
|||||||
<td>
|
<td>
|
||||||
<table>
|
<table>
|
||||||
<tr valign="top">
|
<tr valign="top">
|
||||||
<td>
|
|
||||||
<td>
|
<td>
|
||||||
<button type="button" onClick="getAccount('standby')">Get New Standby Account</button>
|
<button type="button" onClick="getAccount('standby')">Get New Standby Account</button>
|
||||||
<table>
|
<table>
|
||||||
@@ -289,9 +288,6 @@
|
|||||||
<textarea id="operationalResultField" cols="80" rows="20" ></textarea>
|
<textarea id="operationalResultField" cols="80" rows="20" ></textarea>
|
||||||
</p>
|
</p>
|
||||||
</td>
|
</td>
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</td>
|
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user