fountain: Fix create button in /miner.html
This commit is contained in:
parent
23b7cf305f
commit
640b889aa6
@ -14,7 +14,7 @@
|
||||
<form id="f" action='/mkminer' method='get'>
|
||||
<span>Enter destination address:</span>
|
||||
<input type='text' name='address' style="width: 300px">
|
||||
<button type='submit'>Send Funds</button>
|
||||
<button type='submit'>Create Miner</button>
|
||||
</form>
|
||||
</div>
|
||||
<div id="plswait" style="display: none" class="Index-node">
|
||||
|
Loading…
Reference in New Issue
Block a user