ref enable bch text - fix open external link

This commit is contained in:
JDonadio 2017-08-30 17:32:11 -03:00 committed by Gustavo Maximiliano Cortez
commit c38eb4b54c
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
2 changed files with 11 additions and 5 deletions

View file

@ -12,8 +12,8 @@
<span class="toggle-label" translate>Support Bitcoin Cash</span>
</ion-toggle>
<div class="comment" translate>
Enable Bitcoin Cash wallet creation and operation within the App. Learn more about Bitcoin Cash at
<a ng-click="openExternalLink('https://www.bitcoincash.org/')">its main website</a>
Enable Bitcoin Cash wallet creation and operation within the App.
<a ng-click="learnMore()">Learn more</a>
</div>