8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-08-12 10:13:40 +00:00

Erreur dans les préférences association

This commit is contained in:
Hugo LEVY-FALK 2018-08-19 21:40:46 +02:00
parent 6b43e68aba
commit 01de1e9166

View file

@ -168,9 +168,6 @@ class EditAssoOptionForm(ModelForm):
self.fields['pseudo'].label = _("Usual name")
self.fields['utilisateur_asso'].label = _("Account used for editing"
" from /admin")
self.fields['payment'].label = _("Payment")
self.fields['payment_id'].label = _("Payment ID")
self.fields['payment_pass'].label = _("Payment password")
self.fields['description'].label = _("Description")