Fix issue #17608 for branch 10

Fix issue #17608 for branch 10
This commit is contained in:
gmilad 2021-05-18 19:45:15 +02:00 committed by GitHub
parent 2637f9af63
commit 57732d4265
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -200,7 +200,7 @@ if ($action == 'delete')
$form = new Form($db);
$formadmin = new FormAdmin($db);
$wikihelp='EN:Setup|FR:Paramétrage|ES:Configuración';
$wikihelp = 'EN:Setup_Translation|FR:Paramétrage_Traduction|ES:Configuración_Traducción';
llxHeader('', $langs->trans("Setup"), $wikihelp);
$param='&mode='.$mode;