diff --git a/htdocs/admin/tools/update.php b/htdocs/admin/tools/update.php index 2c9b72db89d..8d4f88418eb 100644 --- a/htdocs/admin/tools/update.php +++ b/htdocs/admin/tools/update.php @@ -56,7 +56,7 @@ if ($_POST["action"]=='update') * View */ -$wikihelp='EN:Installation_/_Upgrade|FR:Installation_/_Mise_a_jour|ES:Instalaci&omodulon_/_Actualizaci&omodulon'; +$wikihelp='EN:Installation_-_Upgrade|FR:Installation_-_Mise_à_jour|ES:Instalaci&omodulon_-_Actualizaci&omodulon'; llxHeader($langs->trans("Upgrade"),'',$wikihelp); print_fiche_titre($langs->trans("Upgrade"),'','setup');