diff --git a/core/module/page/page.php b/core/module/page/page.php index ea04e665..ab1a92df 100755 --- a/core/module/page/page.php +++ b/core/module/page/page.php @@ -35,7 +35,7 @@ class page extends common { 'form' => 'Formulaire', 'gallery' => 'Galerie', 'redirection' => 'Redirection', - 'research' => 'Rechercher' + 'search' => 'Recherche' ]; public static $typeMenu = [ 'text' => 'Texte',