diff --git a/admin/src/pages/CreationConfirm.vue b/admin/src/pages/CreationConfirm.vue index fcb233a48..75f2c6710 100644 --- a/admin/src/pages/CreationConfirm.vue +++ b/admin/src/pages/CreationConfirm.vue @@ -180,7 +180,6 @@ export default { // open contributions { key: 'bookmark', label: this.$t('delete') }, { key: 'deny', label: this.$t('deny') }, - { key: 'email', label: this.$t('e_mail') }, { key: 'firstName', label: this.$t('firstname') }, { key: 'lastName', label: this.$t('lastname') }, {