diff --git a/public/views/walletHome.html b/public/views/walletHome.html index 4acb4bfd1..3a078ccbf 100644 --- a/public/views/walletHome.html +++ b/public/views/walletHome.html @@ -316,7 +316,7 @@
{{index.addressbook[_address] || _address}}
- @@ -450,22 +450,28 @@
-
-
-
-
-
-
-
+
+
+ sync +
+
+ Initial transaction history synchronization can take some minutes for wallets with many transactions. + Please stand by. +
+
+
+
+
+
+
+
+
+
+
+
+ {{index.txProgress}}
+ Transactions Downloaded
-
-
- Initial transaction history synchronization can take some minutes for wallets with many transactions.
- Please stand by. -
-
- {{index.txProgress}} - Transactions
Downloaded
@@ -508,7 +514,7 @@
{{btx.message}}
- {{index.addressbook[btx.addressTo] || btx.addressTo}} + To: {{index.addressbook[btx.addressTo] || btx.addressTo}}
@@ -524,7 +530,7 @@
- +