mirror of
https://github.com/ok2/coinbin.git
synced 2026-05-09 18:15:23 +02:00
added a donation button to the #newTransaction page
This commit is contained in:
@@ -563,7 +563,11 @@
|
||||
<br>
|
||||
|
||||
<div class="tab-content">
|
||||
|
||||
<div class="tab-pane fade in active" id="txoutputs">
|
||||
|
||||
<span class="pull-right"><a href="javascript:;" id="donateTxBtn" class="btn btn-link"><span class="glyphicon glyphicon-heart"></span> Donate!</a></span>
|
||||
|
||||
<p>Enter the address and amount you wish to make a payment to.</p>
|
||||
<div class="row">
|
||||
<div class="col-xs-8">
|
||||
|
||||
Reference in New Issue
Block a user