Merge pull request #17082 from dolibit-ut/patch-209

Update workstation_note.php
This commit is contained in:
Laurent Destailleur 2021-04-02 22:34:06 +02:00 committed by GitHub
commit b3ce53c9ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,8 +75,8 @@ include DOL_DOCUMENT_ROOT.'/core/actions_setnotes.inc.php'; // Must be include,
$form = new Form($db);
//$help_url='EN:Customers_Orders|FR:Commandes_Clients|ES:Pedidos de clientes';
$help_url = '';
$help_url = 'EN:Module_Workstation';
llxHeader('', $langs->trans('Workstation'), $help_url);
if ($id > 0 || !empty($ref)) {