Fixing style errors.
This commit is contained in:
parent
0bd4b132a4
commit
3a9c1613bf
@ -465,7 +465,6 @@ if ($id > 0) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
$morehtmlref .= '<br>'.$langs->trans('Employee').' : ';
|
$morehtmlref .= '<br>'.$langs->trans('Employee').' : ';
|
||||||
$morehtmlref .= '<form method="post" action="'.$_SERVER['PHP_SELF'].'?id='.$object->id.'">';
|
$morehtmlref .= '<form method="post" action="'.$_SERVER['PHP_SELF'].'?id='.$object->id.'">';
|
||||||
$morehtmlref .= '<input type="hidden" name="action" value="setfk_user">';
|
$morehtmlref .= '<input type="hidden" name="action" value="setfk_user">';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user