input button text changed

This commit is contained in:
moneroexamples 2017-01-18 23:55:27 +00:00
parent 63846f2571
commit 826a5f2b3e
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@
<input type="hidden" name="txhash" value="{{tx_hash}}"><br/>
<input type="text" name="txprvkey" size="90" placeholder="Tx private key"><br/>
<input type="text" name="xmraddress" size="90" placeholder="Recipient's Monero Address" style="margin-top:5px"><br/>
<input type="submit" value="Prove" style="margin-top:5px">
<input type="submit" value="Prove sending" style="margin-top:5px">
</form>
</div>
</div>