diff --git a/www/views/modals/tx-details.html b/www/views/modals/tx-details.html index 39f802c9c..82f560c8c 100644 --- a/www/views/modals/tx-details.html +++ b/www/views/modals/tx-details.html @@ -41,6 +41,12 @@
{{wallet.name}}
+
+ Created by + + {{btx.creatorName}} + +
Memo @@ -54,7 +60,6 @@ {{btx.feeStr}} -
Timeline
@@ -72,7 +77,7 @@
- +
diff --git a/www/views/modals/txp-details.html b/www/views/modals/txp-details.html index d3eebd0b1..769985946 100644 --- a/www/views/modals/txp-details.html +++ b/www/views/modals/txp-details.html @@ -79,8 +79,14 @@
{{wallet.name}}
-
- {{'Memo'|translate}} +
+ Created by + + {{tx.creatorName}} + +
+
+ {{'Memo'|translate}} {{tx.message}} @@ -135,7 +141,7 @@
- +