diff --git a/public/views/backup.html b/public/views/backup.html index 6cbade947..c1394ddc9 100644 --- a/public/views/backup.html +++ b/public/views/backup.html @@ -8,9 +8,6 @@
-
-

Wallet Seed

-
@@ -51,7 +48,7 @@
- The wallet seed for this wallet is not available on this device. You can still export the wallet to backup it. + The wallet seed not available on this device. You can still export the wallet to backup it.
diff --git a/public/views/export.html b/public/views/export.html index eff87a1e9..170e1b95e 100644 --- a/public/views/export.html +++ b/public/views/export.html @@ -42,11 +42,15 @@
+
-
- WARNING: Not including the private key will allows checking the wallet balance, transactions, and create spend proposals from the export. However, does not allow to approve (sign) proposals, so funds can not be accesed from a export without the private key. - -
+
+ + + + WARNING: Not including the private key allows to check the wallet balance, transaction history, and create spend proposals from the export. However, does not allow to approve (sign) proposals, so funds will not be accessable from the export. + +