diff --git a/frontend/src/components/GddSend/TransactionConfirmationLink.vue b/frontend/src/components/GddSend/TransactionConfirmationLink.vue index 91fea3486..1600a4966 100644 --- a/frontend/src/components/GddSend/TransactionConfirmationLink.vue +++ b/frontend/src/components/GddSend/TransactionConfirmationLink.vue @@ -35,12 +35,15 @@ {{ $t('form.new_balance') }} {{ (balance - amount) | GDD }} - - - {{ $t('back') }} + + + + {{ $t('back') }} + - + - + @@ -39,12 +39,15 @@ {{ $t('form.new_balance') }} {{ (balance - amount) | GDD }} - - - {{ $t('back') }} + + + + {{ $t('back') }} + - + {{ $t('form.no_gdd_available') }} - - - + + + {{ $t('form.reset') }} - - + + {{ $t('form.check_now') }} diff --git a/frontend/src/components/GddTransactionList.vue b/frontend/src/components/GddTransactionList.vue index f3524c6fe..deed0dedb 100644 --- a/frontend/src/components/GddTransactionList.vue +++ b/frontend/src/components/GddTransactionList.vue @@ -26,45 +26,46 @@ - {{ $t('lastMonth') }} - - - - - + + + + + + - - - + + + - - - + + + - - - - + + + + + - + - +