message in ios and android device
This commit is contained in:
parent
9438683db1
commit
a779405aad
2 changed files with 3 additions and 1 deletions
|
|
@ -36,6 +36,7 @@
|
|||
</label>
|
||||
<input id="passphrase" type="password" name="passphrase" placeholder="Passphrase" ng-model="passphrase">
|
||||
</div>
|
||||
<p ng-show="paperWallet.message" translate class="size-14 text-gray">{{paperWallet.message}}</p>
|
||||
<div ng-show="paperWallet.balance">
|
||||
<label for="totalBalance">
|
||||
<h2 translate>Funds founds: {{paperWallet.balance}} BTC</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue