parent
c5e9152b4c
commit
0c4597c4ea
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ class Speaker(models.Model):
|
|||
)
|
||||
agreement = models.BooleanField(
|
||||
default=False,
|
||||
help_text=_("I agree to the terms and confitions of attendance, and "
|
||||
help_text=_("I agree to the terms and conditions of attendance, and "
|
||||
"I have read, understood, and agree to act according to "
|
||||
"the standards set forth in our Code of Conduct ")
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue