Skip to content

Commit 71102f0

Browse files
author
Fabian Wunsch
committed
Fixed typos
1 parent 2f7fb39 commit 71102f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/parts/edit/_main.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
{{ form_row(form.tags) }}
1212
{{ form_row(form.minAmount) }}
1313
{{ form_row(form.orderAmount) }}
14-
{{ form_row(form.orderDate) }}
14+
{{ form_row(form.orderDelivery) }}
1515

1616
{{ form_row(form.footprint) }}
1717

0 commit comments

Comments
 (0)