This commit is contained in:
@@ -227,7 +227,7 @@ class ModeForm(EventCreateForm):
|
||||
)
|
||||
|
||||
level = forms.ChoiceField(choices=choices.LEVEL_CHOICES,
|
||||
label=_(u'Schwierigkeitsnivau'),
|
||||
label=_(u'Schwierigkeitsnivau / Familien'),
|
||||
widget=forms.RadioSelect())
|
||||
|
||||
first_day = forms.DateField(required=True,
|
||||
|
||||
Reference in New Issue
Block a user