+
diff --git a/public/views/add.html b/public/views/add.html
index 95230a314..25c3e39c5 100644
--- a/public/views/add.html
+++ b/public/views/add.html
@@ -2,7 +2,6 @@
{{'Add wallet' | translate}}
-
diff --git a/public/views/addressbook.add.html b/public/views/addressbook.add.html
index bd8307fd0..453cb9a29 100644
--- a/public/views/addressbook.add.html
+++ b/public/views/addressbook.add.html
@@ -1,7 +1,6 @@
-
Add entry
diff --git a/public/views/addressbook.html b/public/views/addressbook.html
index 88b5869ab..fea7fcf67 100644
--- a/public/views/addressbook.html
+++ b/public/views/addressbook.html
@@ -1,7 +1,6 @@
-
Addressbook
diff --git a/public/views/addressbook.view.html b/public/views/addressbook.view.html
index 6b215612e..15022a146 100644
--- a/public/views/addressbook.view.html
+++ b/public/views/addressbook.view.html
@@ -1,7 +1,6 @@
-
Addressbook
diff --git a/public/views/amazon.html b/public/views/amazon.html
index acc17ea58..285725c86 100644
--- a/public/views/amazon.html
+++ b/public/views/amazon.html
@@ -1,7 +1,6 @@
-
Amazon.com Gift Cards
diff --git a/public/views/amount.html b/public/views/amount.html
index 7a1b1f613..575706ef2 100644
--- a/public/views/amount.html
+++ b/public/views/amount.html
@@ -1,7 +1,6 @@
-
diff --git a/public/views/buyAmazon.html b/public/views/buyAmazon.html
index 6fea44d8d..4d62b34e8 100644
--- a/public/views/buyAmazon.html
+++ b/public/views/buyAmazon.html
@@ -1,7 +1,6 @@
-
Buy
@@ -45,6 +44,7 @@
max="500"
ng-model="fiat"
ng-pattern="/^[0-9]+(\.[0-9]{1,2})?$/"
+ step="0.01"
autocomplete="off" ignore-mouse-wheel required>
USD
diff --git a/public/views/buyGlidera.html b/public/views/buyGlidera.html
index f315aa11f..c06787829 100644
--- a/public/views/buyGlidera.html
+++ b/public/views/buyGlidera.html
@@ -1,7 +1,6 @@
-
Buy
diff --git a/public/views/buyandsell.html b/public/views/buyandsell.html
index 3a06db502..05fcb2313 100644
--- a/public/views/buyandsell.html
+++ b/public/views/buyandsell.html
@@ -1,10 +1,7 @@
-
-
-
+
+
Buy and sell
diff --git a/public/views/confirm.html b/public/views/confirm.html
index f8998594b..0964d1e89 100644
--- a/public/views/confirm.html
+++ b/public/views/confirm.html
@@ -1,7 +1,6 @@
-
diff --git a/public/views/copayers.html b/public/views/copayers.html
index 4ece2b49e..122be4007 100644
--- a/public/views/copayers.html
+++ b/public/views/copayers.html
@@ -2,7 +2,6 @@
-
diff --git a/public/views/export.html b/public/views/export.html
index 0d17c0124..56d0d84ce 100644
--- a/public/views/export.html
+++ b/public/views/export.html
@@ -2,7 +2,6 @@
{{'Export wallet' | translate}}
-
diff --git a/public/views/glidera.html b/public/views/glidera.html
index c68df1e87..33b67f386 100644
--- a/public/views/glidera.html
+++ b/public/views/glidera.html
@@ -1,7 +1,6 @@
-
Glidera
diff --git a/public/views/glideraUri.html b/public/views/glideraUri.html
index 453da1668..1d4b4294f 100644
--- a/public/views/glideraUri.html
+++ b/public/views/glideraUri.html
@@ -1,10 +1,7 @@
-
-
-
+
+
Glidera
diff --git a/public/views/import.html b/public/views/import.html
index aa6d916a2..81c80f651 100644
--- a/public/views/import.html
+++ b/public/views/import.html
@@ -2,7 +2,6 @@
{{'Import Wallet' | translate}}
-
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/join.html b/public/views/join.html
index 6798b95bb..f21080820 100644
--- a/public/views/join.html
+++ b/public/views/join.html
@@ -1,7 +1,6 @@
-
{{'Join shared wallet' | translate}}
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 @@
-