From 835b349a7e0d63b7a10f836ac1d6cc11e7249dd9 Mon Sep 17 00:00:00 2001 From: Bartek Wajda Date: Fri, 9 Aug 2024 17:08:44 +0200 Subject: [PATCH] IBX-8418: Fixup --- .../themes/admin/content/modal/location_trash.html.twig | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/bundle/Resources/views/themes/admin/content/modal/location_trash.html.twig b/src/bundle/Resources/views/themes/admin/content/modal/location_trash.html.twig index 35ef9e12da..ac6cc44335 100644 --- a/src/bundle/Resources/views/themes/admin/content/modal/location_trash.html.twig +++ b/src/bundle/Resources/views/themes/admin/content/modal/location_trash.html.twig @@ -16,10 +16,8 @@ {% block body_content %} {{ 'trash.modal.send_to_trash.message'|trans|desc('Are you sure you want to send this Content item to Trash?') }}
-

- +

+ {{ 'trash.modal.send_to_trash_draft_warning.message'|trans|desc('Sending this content item to Trash will also delete all drafts of content items that haven’t been published yet, and belong to the trashed subtree.') }}