diff --git a/frontend/src/components/GddSend/TransactionForm.vue b/frontend/src/components/GddSend/TransactionForm.vue index 00102b77b..8c5a0b2b6 100644 --- a/frontend/src/components/GddSend/TransactionForm.vue +++ b/frontend/src/components/GddSend/TransactionForm.vue @@ -50,7 +50,7 @@ - ::{{recipientEmail}} + ::{{ recipientEmail }}
{{ $t('decay.types.receive') }} -
{{ amount | GDD }}
- {{ $t('via_link') }} - -
+ {{ $t('via_link') }} + +
diff --git a/frontend/src/components/Transactions/TransactionSend.vue b/frontend/src/components/Transactions/TransactionSend.vue index 801a569f1..f51c07222 100644 --- a/frontend/src/components/Transactions/TransactionSend.vue +++ b/frontend/src/components/Transactions/TransactionSend.vue @@ -20,18 +20,17 @@
{{ $t('decay.types.send') }} -
{{ amount | GDD }}
- {{ $t('via_link') }} - -
+ {{ $t('via_link') }} + +