Update workstation_card.php
$help_url = 'EN:Module_Workstation';
This commit is contained in:
parent
9ba568eb25
commit
88ec31c042
@ -160,7 +160,9 @@ $formfile = new FormFile($db);
|
||||
$formresource = new FormResource($db);
|
||||
|
||||
$title = $langs->trans("Workstation");
|
||||
$help_url = '';
|
||||
|
||||
$help_url = 'EN:Module_Workstation';
|
||||
|
||||
llxHeader('', $title, $help_url);
|
||||
|
||||
// Example : Adding jquery code
|
||||
|
||||
Loading…
Reference in New Issue
Block a user