diff --git a/frontend/src/components/Template/RightSide/ContributionInfo.vue b/frontend/src/components/Template/RightSide/ContributionInfo.vue index 30e9f5133..e57d5de89 100644 --- a/frontend/src/components/Template/RightSide/ContributionInfo.vue +++ b/frontend/src/components/Template/RightSide/ContributionInfo.vue @@ -19,11 +19,7 @@ {{ $t('contribution.alert.confirm') }}
  • - - {{ $t('contribution.alert.rejected') }} -
  • -
  • - + {{ $t('contribution.alert.rejected') }}
  • diff --git a/frontend/src/graphql/queries.js b/frontend/src/graphql/queries.js index 50ee00327..e199a3730 100644 --- a/frontend/src/graphql/queries.js +++ b/frontend/src/graphql/queries.js @@ -13,7 +13,6 @@ export const verifyLogin = gql` hasElopage publisherId isAdmin - creation hideAmountGDD hideAmountGDT }