Was vergessen
This commit is contained in:
parent
dd86e947a1
commit
da739d8ec8
|
|
@ -83,7 +83,7 @@ class HLFVForm(forms.ModelForm):
|
||||||
labels = {
|
labels = {
|
||||||
'vf_ver_company' : "Firma",
|
'vf_ver_company' : "Firma",
|
||||||
'vf_ver_name' : 'Name',
|
'vf_ver_name' : 'Name',
|
||||||
#'vf_ver_adresse' : 'Adresse',
|
'vf_ver_adresse' : 'Adresse',
|
||||||
#'vf_ver_street' : "Straße und Hausnummer",
|
#'vf_ver_street' : "Straße und Hausnummer",
|
||||||
#'vf_ver_plzcity' : "PLZ und Ort",
|
#'vf_ver_plzcity' : "PLZ und Ort",
|
||||||
'vf_ver_tel' : "Telefon",
|
'vf_ver_tel' : "Telefon",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue