[9.2.13] Libellé

This commit is contained in:
Fred Tempez 2019-12-03 10:59:17 +01:00
parent 5781f31d70
commit ff33e8f6ab
1 changed files with 2 additions and 2 deletions

View File

@ -53,8 +53,8 @@ class page extends common {
];
public static $displayMenu = [
'none' => 'Aucun',
'parents' => 'Menu principal',
'children' => 'Sous-menu de la page parente'
'parents' => 'Le menu horizontal',
'children' => 'Le sous-menu de la page parente'
];
/**