Fix - 290 - "Amount" should be capitalized to match "Request Specific Amount"

This commit is contained in:
Jean-Baptiste Dominguez 2018-05-01 15:06:03 +09:00
commit 6c92525229

View file

@ -31,7 +31,7 @@
<div ng-show="!showingPaymentReceived">
<div>
<button ng-show="addr" class="button button-standard button-small" ng-click="requestSpecificAmount()">
<span translate>Request Specific amount</span>
<span translate>Request Specific Amount</span>
</button><br/><br/>
</div>
<div copy-to-clipboard="wallet.coin == 'bch' && bchAddressType.type == 'cashaddr' ? 'bitcoincash:' + addr : addr">