diff --git a/Abrechnung/form.json b/Abrechnung/form.json index 66a7a22..5b71e57 100644 --- a/Abrechnung/form.json +++ b/Abrechnung/form.json @@ -27,21 +27,21 @@ { "caption": "Name", "name": "name", - "width": "25%", + "width": "20%", "add": "", "edit": { "type": "ValidationTextBox" } }, { "caption": "Adresse", "name": "address", - "width": "25%", + "width": "20%", "add": "", "edit": { "type": "ValidationTextBox" } }, { "caption": "Ort", "name": "city", - "width": "25%", + "width": "20%", "add": "", "edit": { "type": "ValidationTextBox" } } @@ -52,7 +52,7 @@ { "type": "ExpansionPanel", - "caption": "Stromzähler", + "caption": "Stromzaehler", "items": [ { "type": "List", @@ -104,7 +104,7 @@ { "type": "ExpansionPanel", - "caption": "Wasserzähler / Verbrauchszähler", + "caption": "Wasserzaehler / Verbrauchszaehler", "items": [ { "type": "List",