diff --git a/frontend/src/pages/AccountSend.vue b/frontend/src/pages/AccountSend.vue index ded26106..abb46e7b 100644 --- a/frontend/src/pages/AccountSend.vue +++ b/frontend/src/pages/AccountSend.vue @@ -317,7 +317,9 @@ lazy-rules :rules="(value: string) => isValidId(value, index)" /> - +
+ {{ batchSends[index].warning }} +
{{ $t('Send.select-token') }}
@@ -346,10 +348,6 @@ /> -
-
- {{ batchSends[index].warning }} -