2
0
mirror of synced 2025-02-24 12:08:10 +00:00

Fixed typo in wallet demo.

This commit is contained in:
ricmoo 2016-08-08 17:12:27 -04:00
parent 1e703bfdb4
commit 72424ea2d2

View File

@ -66,7 +66,7 @@
</p> </p>
<table> <table>
<tr> <tr>
<th>Private KeyE-mail Address:</th> <th>Private Key:</th>
<td><input type="text" placeholder="(private key)" id="select-privatekey" /></td> <td><input type="text" placeholder="(private key)" id="select-privatekey" /></td>
</tr> </tr>
<tr> <tr>