Update workstation_note.php
$help_url = 'EN:Module_Workstation';
This commit is contained in:
parent
0a03ee5cd4
commit
a745aad24b
@ -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)) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user