fnp
/
prawokultury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
a70813d
)
typo in a comment
author
Jan Szejko
<janek37@gmail.com>
Thu, 27 Apr 2017 08:34:52 +0000
(10:34 +0200)
committer
Jan Szejko
<janek37@gmail.com>
Thu, 27 Apr 2017 08:34:52 +0000
(10:34 +0200)
prawokultury/contact_forms.py
patch
|
blob
|
history
diff --git
a/prawokultury/contact_forms.py
b/prawokultury/contact_forms.py
index
836f21b
..
7f55feb
100644
(file)
--- 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
form_title = _('Open call for presentations')
notify_on_register = False
- # inherited fields included
d
o they are not translated
+ # inherited fields included
s
o 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'),
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'),