Update hook_document.php

This commit is contained in:
Laurent Destailleur 2021-03-16 10:42:15 +01:00 committed by GitHub
parent 3e24d455b7
commit 9aa72e8c06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,7 @@ include DOL_DOCUMENT_ROOT.'/core/actions_linkedfiles.inc.php';
$form = new Form($db);
$title = $langs->trans("MyObject").' - '.$langs->trans("Files");
$help_url = 'EN:Hooks_system|FR:Système_de_Hooks';
$help_url = 'EN:Module_Zapier|ES:Módulo Zapier|FR:Module_Zapier_FR|DE:Modul_Zapier';
llxHeader('', $title, $help_url);