From 9f395c7ca39db174d2d92cc25b4f8e542a8134af Mon Sep 17 00:00:00 2001 From: Liviu-Mihail Concioiu Date: Fri, 22 Jul 2022 03:57:31 +0200 Subject: [PATCH] Disable translate options on Edge/Chrome browsers (#17653) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Disable translate options on Edge/Chrome browsers Signed-off-by: Liviu-Mihail Concioiu Signed-off-by: MaurĂ­cio Meneghini Fauth --- templates/header.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/header.twig b/templates/header.twig index 3291534234..bbf7cddc25 100644 --- a/templates/header.twig +++ b/templates/header.twig @@ -4,7 +4,7 @@ - + {% if not allow_third_party_framing -%} {%- endif %}