Some OTL, but so much remain
This commit is contained in:
parent
f3f18bc25e
commit
5b02ba48e0
5 changed files with 67 additions and 54 deletions
|
|
@ -161,7 +161,7 @@ class MembershipForm(forms.ModelForm):
|
|||
soge = forms.BooleanField(
|
||||
label=_("Inscription paid by Société Générale"),
|
||||
required=False,
|
||||
help_text=_("Check this case is the Société Générale paid the inscription."),
|
||||
help_text=_("Check this case if the Société Générale paid the inscription."),
|
||||
)
|
||||
|
||||
credit_type = forms.ModelChoiceField(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue