Typo
This commit is contained in:
parent
f7871be6cd
commit
ce05130384
@ -304,7 +304,7 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea
|
||||
$res = $object->fetch_optionals();
|
||||
|
||||
$head = myobjectPrepareHead($object);
|
||||
print dol_get_fiche_head($head, 'card', $langs->trans("Workstation"), -1, $object->picto);
|
||||
print dol_get_fiche_head($head, 'card', $langs->trans("MyObject"), -1, $object->picto);
|
||||
|
||||
$formconfirm = '';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user