Merge pull request #17958 from dolibit-ut/patch-359
Update document.php
This commit is contained in:
commit
61247f561b
@ -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) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user