diff --git a/templates/projects/import_bom_map_fields.html.twig b/templates/projects/import_bom_map_fields.html.twig index ba10c9c5..4e45eb08 100644 --- a/templates/projects/import_bom_map_fields.html.twig +++ b/templates/projects/import_bom_map_fields.html.twig @@ -15,7 +15,7 @@ show_details: false } %} {% endif %} - +
@@ -30,7 +30,7 @@
{{ form_start(form) }} - +
{{ form_row(form.delimiter) }} @@ -83,10 +83,10 @@ {% endif %} - @@ -96,7 +96,7 @@
- +
{% trans %}project.bom_import.field_mapping.summary{% endtrans %}:
@@ -121,12 +121,12 @@ {{ form_end(form) }} - -{% endblock %} \ No newline at end of file +{% endblock %}