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
|
|
@ -97,7 +97,7 @@
|
|||
<span ng-include="'views/includes/walletListSettings.html'"></span>
|
||||
</a>
|
||||
|
||||
<div class="item item-divider" ng-show="walletsBtc[0]">{{'Bitcoin Wallets' | translate}}</div>
|
||||
<div class="item item-divider" ng-show="walletsBtc[0]">{{'Bitcoin Core Wallets' | translate}}</div>
|
||||
|
||||
<a class="item item-icon-left item-icon-right" href
|
||||
ui-sref="tabs.preferences({'walletId': wallet.id})"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue