From 70179f8a36c2f2c2af1725288db8933116db3fb4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Gaya?= <sebastien.gaya@gmail.com>
Date: Fri, 16 Dec 2022 16:41:41 +0100
Subject: [PATCH] fix

---
 config/locales/communication/en.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/locales/communication/en.yml b/config/locales/communication/en.yml
index 571724324..8c279ae64 100644
--- a/config/locales/communication/en.yml
+++ b/config/locales/communication/en.yml
@@ -699,5 +699,5 @@ en:
       communication_website_post:
         description: If this field is empty, the "lead text" field will be used. If also emty the main text's begining will be used.
   include_blanks:
-      communication_website:
-        default_language: "Select a language"
\ No newline at end of file
+    communication_website:
+      default_language: "Select a language"
\ No newline at end of file
-- 
GitLab