From 4215eb06b4e69f0e17035118916ecbd3755c2ce4 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Thu, 19 Nov 2020 08:41:19 +0100 Subject: [PATCH] supprimer module traduction --- core/module/page/page.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/core/module/page/page.php b/core/module/page/page.php index fa069d54..013c1a08 100755 --- a/core/module/page/page.php +++ b/core/module/page/page.php @@ -36,8 +36,7 @@ class page extends common { 'form' => 'Formulaire', 'gallery' => 'Galerie', 'redirection' => 'Redirection', - 'search' => 'Recherche', - 'translate' => 'Traduction' + 'search' => 'Recherche' ]; public static $typeMenu = [ 'text' => 'Texte',