From ccbe715b2a33c5e4e9ff535b18bcb19859f29546 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Thu, 3 Sep 2015 17:19:46 -0300 Subject: [PATCH] fix texts --- public/views/backup.html | 5 +---- public/views/export.html | 12 ++++++++---- 2 files changed, 9 insertions(+), 8 deletions(-) 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. + +