Fixing style errors.
This commit is contained in:
parent
3643afd761
commit
6cbc979520
@ -600,7 +600,7 @@ if ($id) {
|
|||||||
$morehtmlref .= '<input type="submit" class="button valignmiddle" value="'.$langs->trans("Modify").'">';
|
$morehtmlref .= '<input type="submit" class="button valignmiddle" value="'.$langs->trans("Modify").'">';
|
||||||
$morehtmlref .= '</form>';
|
$morehtmlref .= '</form>';
|
||||||
}
|
}
|
||||||
|
|
||||||
// Employee
|
// Employee
|
||||||
$userstatic = new User($db);
|
$userstatic = new User($db);
|
||||||
$userstatic->fetch($object->fk_user);
|
$userstatic->fetch($object->fk_user);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user