From c066a75590a7e4ac2cae82bf08d060f09068dc22 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Tue, 12 Mar 2019 09:19:23 +0100 Subject: [PATCH] =?UTF-8?q?[9.0.04.dev.b]=20Th=C3=A8me=20:=20libell=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/theme/theme.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/module/theme/theme.php b/core/module/theme/theme.php index c0281147..3c30c953 100755 --- a/core/module/theme/theme.php +++ b/core/module/theme/theme.php @@ -141,7 +141,7 @@ class theme extends common { 'hide' => 'Caché' ]; public static $menuPositionsBody = [ - 'top' => 'Au-dessus et en-dehors du site', + 'top' => 'En haut du site', 'body-first' => 'Au dessus du site avant la bannière', 'body-second' => 'Au dessus du site après la bannière', 'site' => 'Dans le site',