diff --git a/core/class/layout.class.php b/core/class/layout.class.php index 9564cfda..20e2aa98 100644 --- a/core/class/layout.class.php +++ b/core/class/layout.class.php @@ -1028,7 +1028,7 @@ class layout extends common 'href' => helper::baseUrl() . 'plugin' ]) . ''; $rightItems .= '
  • ' . template::ico('flag', [ - 'help' => 'Multilingue', + 'help' => 'Langues', 'href' => helper::baseUrl() . 'language' ]) . '
  • '; $rightItems .= '
  • ' . template::ico('cog-alt', [