diff --git a/frontend/src/components/Contributions/ContributionForm.vue b/frontend/src/components/Contributions/ContributionForm.vue index 6b8ef39d0..1c98dfd98 100644 --- a/frontend/src/components/Contributions/ContributionForm.vue +++ b/frontend/src/components/Contributions/ContributionForm.vue @@ -25,25 +25,27 @@ :label-no-date-selected="$t('contribution.noDateSelected')" required > - - -
- {{ form.memo.length }} - {{ $t('math.lower') }} {{ minlength }} - {{ $t('math.divide') }} {{ maxlength }} -
+ + + + {{ error }} + +