mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
minor styling fix
This commit is contained in:
parent
027dd528db
commit
af6ebff5ca
@ -120,7 +120,7 @@ class ConfigurationForm(forms.Form):
|
||||
language = forms.ChoiceField(
|
||||
label=ugettext_lazy('Language'),
|
||||
help_text=\
|
||||
ugettext_lazy('Language for this freedombox web administration '
|
||||
ugettext_lazy('Language for this FreedomBox web administration '
|
||||
'interface'),
|
||||
required=False,
|
||||
choices=settings.LANGUAGES)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user