diff --git a/Resources/views/Form/bootstrap.html.twig b/Resources/views/Form/bootstrap.html.twig index 930882f..0617024 100644 --- a/Resources/views/Form/bootstrap.html.twig +++ b/Resources/views/Form/bootstrap.html.twig @@ -87,7 +87,7 @@ {% endif %} {% set prototype_html = '
' %} {% if form.vars.allow_delete %} - {% set prototype_html = prototype_html ~ '' %} + {% set prototype_html = prototype_html ~ '' %} {% endif %} {% set prototype_html = '