changed bitcoin to bitcoin core in UI
This commit is contained in:
parent
ea3fe6b53f
commit
7a5a8375f0
3 changed files with 3 additions and 3 deletions
|
|
@ -39,7 +39,7 @@
|
|||
|
||||
<div class="subheader" ng-if="walletsBtc[0] && walletsBch[0]" translate>
|
||||
<img class="wallet-coin-logo" src="img/icon-bitcoin.svg" width="18">
|
||||
<span translate>Bitcoin Wallets</span>
|
||||
<span translate>Bitcoin Core Wallets</span>
|
||||
</div>
|
||||
<a
|
||||
ng-repeat="wallet in walletsBtc track by $index"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue