Update document.php

This commit is contained in:
UT from dolibit 2021-06-17 09:11:07 +02:00 committed by GitHub
parent 61bd572a9c
commit c1297d561d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -137,7 +137,9 @@ $form = new Form($db);
$listhalfday = array('morning'=>$langs->trans("Morning"), "afternoon"=>$langs->trans("Afternoon"));
llxHeader("", "", $langs->trans("InterventionCard"));
$title = $langs->trans('InterventionCard');
llxHeader('', $title);
if ($object->id) {