Fixing style errors.

This commit is contained in:
stickler-ci 2021-03-03 13:52:21 +00:00
parent 3643afd761
commit 6cbc979520

View File

@ -600,7 +600,7 @@ if ($id) {
$morehtmlref .= '<input type="submit" class="button valignmiddle" value="'.$langs->trans("Modify").'">';
$morehtmlref .= '</form>';
}
// Employee
$userstatic = new User($db);
$userstatic->fetch($object->fk_user);