Merge pull request #16695 from dolibit-ut/patch-79
Update hook_document.php
This commit is contained in:
commit
7bbcb62795
@ -96,8 +96,8 @@ include DOL_DOCUMENT_ROOT.'/core/actions_linkedfiles.inc.php';
|
|||||||
$form = new Form($db);
|
$form = new Form($db);
|
||||||
|
|
||||||
$title = $langs->trans("MyObject").' - '.$langs->trans("Files");
|
$title = $langs->trans("MyObject").' - '.$langs->trans("Files");
|
||||||
$help_url = '';
|
$help_url = 'EN:Module_Zapier|ES:Módulo Zapier|FR:Module_Zapier_FR|DE:Modul_Zapier';
|
||||||
//$help_url='EN:Module_Third_Parties|FR:Module_Tiers|ES:Empresas';
|
|
||||||
llxHeader('', $title, $help_url);
|
llxHeader('', $title, $help_url);
|
||||||
|
|
||||||
if ($object->id) {
|
if ($object->id) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user