Update document.php
This commit is contained in:
parent
61bd572a9c
commit
c1297d561d
@ -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