diff --git a/src/bundle/Resources/views/themes/admin/account/bookmarks/list.html.twig b/src/bundle/Resources/views/themes/admin/account/bookmarks/list.html.twig index f291c4a878..4d016f1fd3 100644 --- a/src/bundle/Resources/views/themes/admin/account/bookmarks/list.html.twig +++ b/src/bundle/Resources/views/themes/admin/account/bookmarks/list.html.twig @@ -12,14 +12,10 @@ {{ parent() }} {% endblock left_sidebar %} -
-
-
- {% include '@ezdesign/ui/page_title.html.twig' with { title: 'bookmark.headline'|trans|desc('Bookmarks'), icon_name: 'bookmark-manager' } %} -
-
+
+
+ {% include '@ezdesign/ui/page_title.html.twig' with { title: 'bookmark.headline'|trans|desc('Bookmarks'), icon_name: 'bookmark-manager' } %} -
{{ form_start(form_remove, { 'action': path('ezplatform.bookmark.remove'), 'attr': { 'class': 'ez-toggle-btn-state', 'data-toggle-button-id': '#bookmark_remove_remove' } @@ -110,7 +106,7 @@ {{ pagerfanta(pager, 'ez') }}
{% endif %} -
+
{{ form_start(form_edit, {