diff --git a/www/views/amount.html b/www/views/amount.html
index 8d263eae3..ab56052ab 100644
--- a/www/views/amount.html
+++ b/www/views/amount.html
@@ -16,12 +16,12 @@
-
+ {{vm.amount || '0'}} {{vm.unit}}
-
+ {{vm.alternativeAmount || '0.00'}} {{vm.alternativeUnit}}
diff --git a/www/views/includes/txp.html b/www/views/includes/txp.html
index 4a1f07aaf..82391bfa2 100644
--- a/www/views/includes/txp.html
+++ b/www/views/includes/txp.html
@@ -24,7 +24,7 @@
(possible double spend)
- – {{tx.amountStr}}
+ –
diff --git a/www/views/includes/walletActivity.html b/www/views/includes/walletActivity.html
index 3a2b78ab1..e1fdb504f 100644
--- a/www/views/includes/walletActivity.html
+++ b/www/views/includes/walletActivity.html
@@ -10,7 +10,7 @@
Payment Sent
- {{notification.amountStr}}
+
@@ -19,7 +19,7 @@
Payment Received
- {{notification.amountStr}}
+
@@ -27,7 +27,7 @@
Proposal Deleted:
{{notification.message}}
- {{notification.amountStr}}:
+ :
@@ -35,7 +35,7 @@
Proposal Rejected:
{{notification.message}}
- {{notification.amountStr}}:
+ :
@@ -43,7 +43,7 @@
New Proposal:
{{notification.message}}
- {{notification.amountStr}}
+
@@ -51,7 +51,7 @@
Proposal Accepted:
{{notification.message}}
- {{notification.amountStr}}
+