diff --git a/views/history.html b/views/history.html index 74eaec1bc..d67cb1cc2 100644 --- a/views/history.html +++ b/views/history.html @@ -1,5 +1,6 @@
+

{{$root.title}}

Loading... @@ -15,20 +16,29 @@
-
-   - - - Unconfirmed - +
+
+ + + Unconfirmed + +
-
-
+
{{btx.amount| noFractionNumber}} {{$root.wallet.settings.unitName}} +
+
+ +
+
-   - {{btx.labelTo}} +
+ {{btx.labelTo || btx.addressTo}}
-
- {{btx.comment}} +
+
+ {{btx.comment}}
diff --git a/views/manage.html b/views/manage.html index d010c8138..95e4cf5ef 100644 --- a/views/manage.html +++ b/views/manage.html @@ -1,49 +1,49 @@

{{$root.title}}

-
-
-
-
-
-

Create a new Wallet

- {{'Create' | translate }} -
-
-
-
-
-

Join an existent Wallet

- {{'Join' | translate }} -
-
-
-
-
-

Import a Wallet to Copay

- {{'Import wallet' | translate }} -
-
+
+
+
+
+

Create a new Wallet

+ {{'Create' | translate }} +
+
+
+
+
+

Join an existent Wallet

+ {{'Join' | translate }} +
+
+
+
+
+

Import a Wallet to Copay

+ {{'Import wallet' | translate }} +
+
-
-
-

Backup Profile

-

It's important to backup your profile so that you can recover it in case of disaster. The backup will include all your profile's wallets

- -
- -
- Copy to clipboard -
-
- Copy this text as it is in a safe place (notepad or email) +
+
+
+

Backup Profile

+

It's important to backup your profile so that you can recover it in case of disaster. The backup will include all your profile's wallets

+ Backup profile + View profile backup +
+ +
+ Copy to clipboard +
+
+ Copy this text as it is in a safe place (notepad or email) +
+
diff --git a/views/more.html b/views/more.html index 5dbfd4122..108151341 100644 --- a/views/more.html +++ b/views/more.html @@ -1,5 +1,5 @@
-

{{$root.title}}

+

{{$root.title}}