Merge pull request #1982 from XRPLF/correctFieldName

Fix field name
This commit is contained in:
Dennis Dawson
2023-06-28 13:23:43 -07:00
committed by GitHub

View File

@@ -126,7 +126,7 @@
NFT Count
</td>
<td>
<input type="text" id="standbyNFTCountField" size="40"></input>
<input type="text" id="standbyNFTokenCountField" size="40"></input>
<br>
</td>
</tr>
@@ -154,4 +154,4 @@
</table>
</form>
</body>
</html>
</html>