mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
Fix field name
Field ID "standbyNFTCountField" should be "standbyNFTokenCountField."
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user