This commit is contained in:
Fred Tempez 2023-07-19 18:09:40 +02:00
parent fec70444ee
commit d7e4e424a2
1 changed files with 1 additions and 1 deletions

View File

@ -1028,7 +1028,7 @@ class layout extends common
'href' => helper::baseUrl() . 'plugin'
]) . '</li>';
$rightItems .= '<li>' . template::ico('flag', [
'help' => 'Multilingue',
'help' => 'Langues',
'href' => helper::baseUrl() . 'language'
]) . '</li>';
$rightItems .= '<li>' . template::ico('cog-alt', [