From 383431dddf12fd882292861774329dc99f3518dd Mon Sep 17 00:00:00 2001 From: fredtempez Date: Sat, 16 Mar 2019 21:31:46 +0100 Subject: [PATCH] =?UTF-8?q?[9.0.07]=20default=20data=20cach=C3=A9e=20->=20?= =?UTF-8?q?priv=C3=A9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/core.php b/core/core.php index 2ed62089..eb345596 100644 --- a/core/core.php +++ b/core/core.php @@ -118,7 +118,7 @@ class common { 'barLeft' => '', 'barRight' => '' ], - 'cachee' => [ + 'privee' => [ 'typeMenu' => 'text', 'iconUrl' => '', 'disable' => false, @@ -137,7 +137,7 @@ class common { 'position' => 2, 'group' => self::GROUP_MEMBER, 'targetBlank' => false, - 'title' => 'Cachée', + 'title' => 'Privée', 'block' => '12', 'barLeft' => '', 'barRight' => ''