Merge pull request #16732 from dolibit-ut/patch-95

Update card.php
This commit is contained in:
Laurent Destailleur 2021-03-16 15:13:46 +01:00 committed by GitHub
commit 07ab1b5a43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -759,7 +759,10 @@ if (!empty($conf->projet->enabled)) {
$formproject = new FormProjets($db);
}
llxHeader('', $langs->trans("Intervention"));
$help_url = 'EN:Module_Interventions';
llxHeader('', $langs->trans("Intervention"), $help_url);
if ($action == 'create') {
// Create new intervention