diff --git a/public/views/amount.html b/public/views/amount.html index 207ca5c11..8e961d3b7 100644 --- a/public/views/amount.html +++ b/public/views/amount.html @@ -12,10 +12,15 @@
Recipient
-
+
- - {{toName || toAddress}} + + + +
+
+
+ {{toName || toAddress}}
diff --git a/public/views/bitpayCard.html b/public/views/bitpayCard.html index 9e10307a7..ab8457b30 100644 --- a/public/views/bitpayCard.html +++ b/public/views/bitpayCard.html @@ -1,21 +1,18 @@ - + - - - + + BitPay Card - - - + -
+
Sandbox version. Only for testing purpose
@@ -35,7 +32,7 @@
@@ -71,7 +68,7 @@
@@ -92,47 +89,43 @@
-
-
+
+
-
- ${{bitpayCard.bitpayCardCurrentBalance}} -
Available balance
+
+
${{bitpayCard.bitpayCardCurrentBalance}}
+ + {{'Add Funds'|translate}} +
-
+
...
-
- - - -
- -
- No transactions yet + !bitpayCard.bitpayCardInvoiceHistory[0] && (!loadingHistory || !bitpayCardCached)"> + +

Get started

+

Your BitPay Card is ready. Add funds to your card to start using your card at stores and ATMs worldwide.

-
- -
- -
+
+
+ +
-
+
@@ -146,7 +139,7 @@
+ class="col size-12"> {{desc}}
@@ -165,55 +158,5 @@
- -
-
- -
- - - - -
- -

- You selected a multisignature wallet. Please note that the transaction will only appear on your card's - Activity when the payment is fully signed. -

- -
-
- -
-
- -
-
-
-
diff --git a/public/views/confirm.html b/public/views/confirm.html index 721ef18c8..aa039f4b4 100644 --- a/public/views/confirm.html +++ b/public/views/confirm.html @@ -26,14 +26,21 @@
- - To: {{toAddress}} -

{{toName}}

+
+ + +
+
+
+
+ To: {{toAddress}} +

{{toName}}

-
- - - {{_paypro.domain}} +
+ + + {{_paypro.domain}} +
diff --git a/public/views/modals/paypro.html b/public/views/modals/paypro.html index 20eecb676..e3fc96488 100644 --- a/public/views/modals/paypro.html +++ b/public/views/modals/paypro.html @@ -1,60 +1,57 @@ - -
- - Close - + + +
+ Payment request
-

Payment request

- - +
+ {{'Memo'|translate}} + {{_paypro.memo}} +
+
+ {{'Expires'|translate}} + {{_paypro.expires * 1000 | amTimeAgo }} +
-
diff --git a/public/views/modals/tx-status.html b/public/views/modals/tx-status.html index 6d808fafb..426c762af 100644 --- a/public/views/modals/tx-status.html +++ b/public/views/modals/tx-status.html @@ -4,13 +4,14 @@
{{tx.amountStr}}
-
- Sent +
+ Sent + Funds sent
-
+ -
+

Would you like to add this address to your address book?

@@ -40,7 +41,7 @@