input button text changed

add_selenium_testing
moneroexamples 8 years ago
parent 63846f2571
commit 826a5f2b3e

@ -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>

Loading…
Cancel
Save