X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/a70813d55b9f1fab61b7ec33fbba561ac9505d4a..31ae77b182de68999475b8e1cbe4069467b44bf8:/prawokultury/contact_forms.py diff --git a/prawokultury/contact_forms.py b/prawokultury/contact_forms.py index 836f21b..7f55feb 100644 --- a/prawokultury/contact_forms.py +++ b/prawokultury/contact_forms.py @@ -191,7 +191,7 @@ class RegisterSpeaker(RegistrationForm): form_title = _('Open call for presentations') notify_on_register = False - # inherited fields included do they are not translated + # inherited fields included so they are not translated first_name = forms.CharField(label=_('First name'), max_length=128) last_name = forms.CharField(label=_('Last name'), max_length=128) organization = forms.CharField(label=_('Organization'),