+
diff --git a/public/views/includes/walletActivity.html b/public/views/includes/walletActivity.html
index ed0f57e07..0e9fceb76 100644
--- a/public/views/includes/walletActivity.html
+++ b/public/views/includes/walletActivity.html
@@ -1,65 +1,65 @@
-
- Copayer joined
+
+ Copayer joined
-
+
Wallet created
-
+
Payment Sent
- {{x.amountStr}}
+ {{notification.amountStr}}
-
+
Payment Received
- {{x.amountStr}}
+ {{notification.amountStr}}
-
-
Proposal Deleted:
-
{{x.message}}
+
+
Proposal Deleted:
+
{{notification.message}}
- {{x.amountStr}}:
+ {{notification.amountStr}}:
-
+
Proposal Rejected:
-
{{x.message}}
+
{{notification.message}}
- {{x.amountStr}}:
+ {{notification.amountStr}}:
-
+
New Proposal:
- {{x.message}}
+ {{notification.message}}
- {{x.amountStr}}
+ {{notification.amountStr}}
-
+
Proposal Accepted:
- {{x.message}}
+ {{notification.message}}
- {{x.amountStr}}
+ {{notification.amountStr}}
-
-
- {{ x.creatorName}}@
- {{x.wallet.name}}
-
+
+
+ {{ notification.creatorName}}@
+ {{notification.wallet.name}}
+
diff --git a/public/views/modals/tx-details.html b/public/views/modals/tx-details.html
index d7145f679..e1e2c3640 100644
--- a/public/views/modals/tx-details.html
+++ b/public/views/modals/tx-details.html
@@ -1,5 +1,5 @@
-
+
@@ -9,11 +9,11 @@
-