aboutsummaryrefslogtreecommitdiff
path: root/demo/bank/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'demo/bank/index.html')
-rw-r--r--demo/bank/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/bank/index.html b/demo/bank/index.html
index a5734208..15214ce8 100644
--- a/demo/bank/index.html
+++ b/demo/bank/index.html
@@ -58,7 +58,7 @@
<option value="10.50 KUDOS">10.50 KUDOS</option>
<option value="1000.3 KUDOS">1000.3 KUDOS</option>
</select>
- <input type="text" id="kudos-mint" hidden></input>
+ <input type="text" name="mint_rcv" id="kudos-mint" hidden></input>
<input id="select-mint"
type="button"
value="Select mint"