Update workstation_document.php

$help_url = 'EN:Module_Workstation';
This commit is contained in:
UT from dolibit 2021-04-02 20:35:40 +02:00 committed by GitHub
parent 0a03ee5cd4
commit 8f53ca17ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,8 +97,9 @@ include DOL_DOCUMENT_ROOT.'/core/actions_linkedfiles.inc.php';
$form = new Form($db);
$title = $langs->trans("Workstation").' - '.$langs->trans("Files");
$help_url = '';
//$help_url='EN:Module_Third_Parties|FR:Module_Tiers|ES:Empresas';
$help_url = 'EN:Module_Workstation';
llxHeader('', $title, $help_url);
if ($object->id) {