add news and updates checkbox in onboarding
This commit is contained in:
parent
6b13d89b24
commit
a8f6b3c27d
4 changed files with 56 additions and 11 deletions
|
|
@ -8,7 +8,7 @@
|
|||
Bitcoin is different - it cannot be safely held with a bank or web service
|
||||
</p>
|
||||
</div>
|
||||
<ion-list class="disclaimer">
|
||||
<ion-list>
|
||||
<ion-checkbox ng-model="accept1"><span translate>I understand my funds are held securely on this device, not by a company.</span></ion-checkbox>
|
||||
<ion-checkbox ng-model="accept2"><span translate>I understand if this wallet is lost or deleted, my bitcoin can only be recovered with the backup phrase.</span></ion-checkbox>
|
||||
</ion-list>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue