diff --git a/Resources/views/Thread/comment_remove.html.twig b/Resources/views/Thread/comment_remove.html.twig index 14a4470ff..1f2888b31 100644 --- a/Resources/views/Thread/comment_remove.html.twig +++ b/Resources/views/Thread/comment_remove.html.twig @@ -18,8 +18,6 @@ {{ form_rest(form) }} {% endblock %} - -
{% block fos_comment_form_submit %} diff --git a/Resources/views/Thread/commentable.html.twig b/Resources/views/Thread/commentable.html.twig index 747660389..b5d09d163 100644 --- a/Resources/views/Thread/commentable.html.twig +++ b/Resources/views/Thread/commentable.html.twig @@ -21,8 +21,6 @@ {{ form_rest(form) }} {% endblock %} - -
{% block fos_comment_form_submit %}