Update card.php

$help_url = 'EN:Module_Interventions';

llxHeader('', $langs->trans("Intervention"), $help_url);
This commit is contained in:
UT from dolibit 2021-03-16 13:49:34 +01:00 committed by GitHub
parent ceba8146c6
commit e35dc732e2
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