From 4a71b85602e4e780d530be9079a8f0150a0bba37 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Fri, 17 Sep 2021 08:43:17 +0200 Subject: [PATCH] 11009 bloque la traduction automatique du titre du site --- core/layout/main.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/layout/main.php b/core/layout/main.php index 09575203..70b056eb 100644 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -68,7 +68,7 @@ // Affiche toujours le titre de la bannière pour l'édition du thème OR ($this->getUrl(0) === 'theme' AND $this->getUrl(1) === 'header') ): ?> - getData(['locale', 'title']); ?> + getData(['locale', 'title']); ?>   @@ -122,7 +122,7 @@ // Affiche toujours le titre de la bannière pour l'édition du thème OR ($this->getUrl(0) === 'theme' AND $this->getUrl(1) === 'header') ): ?> - getData(['locale', 'title']); ?> + getData(['locale', 'title']); ?>