Wallet/public/views/includes/backupWarningPopup.html
Gabriel Bazán aacfe0a326 onboarding
2016-08-25 16:47:28 -03:00

7 lines
297 B
HTML

<div>
<h1 translate>Screenshots are not secure</h1>
<span translate>if you take a screenshot, your backup may be viewed by others apps. You can make a safe backup with paper and a pen.</span>
<button ng-click="close()" class="button button-block button-light">
Got it
</button>
</div>