diff --git a/pinaxcon/registrasion/models.py b/pinaxcon/registrasion/models.py index f17ec0701415e1b952840ede983c595f746f7ee4..aa211a1089f026178d0e16f8c4e2f4fe6b03908c 100644 --- a/pinaxcon/registrasion/models.py +++ b/pinaxcon/registrasion/models.py @@ -191,8 +191,8 @@ class AttendeeProfile(rego.AttendeeProfileBase): ) lca_chat = models.BooleanField( - verbose_name="Subscribe to the lca2018-chat list", - help_text="lca2018-chat is a high-traffic mailing list used by " + verbose_name="Subscribe to the lca2019-chat list", + help_text="lca2019-chat is a high-traffic mailing list used by " "attendees during the week of the conference for general " "discussion.", blank=True,