1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-04 04:12:08 +02:00

This is TFJM², not Corres2math

This commit is contained in:
Yohann D'ANELLO
2021-01-18 15:52:09 +01:00
parent a454441097
commit 0607398491
14 changed files with 24 additions and 24 deletions

View File

@ -68,7 +68,7 @@ class RequestValidationForm(forms.Form):
)
engagement = forms.BooleanField(
label=_("I engage myself to participate to the whole \"Correspondances\"."),
label=_("I engage myself to participate to the whole TFJM²."),
required=True,
)