Fixing style errors.
This commit is contained in:
parent
b82f14859c
commit
93e50bcba6
@ -603,7 +603,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
|
||||||
if ($action != 'editfk_user') {
|
if ($action != 'editfk_user') {
|
||||||
if ($object->getSommePaiement() > 0 && !empty($object->fk_user)) {
|
if ($object->getSommePaiement() > 0 && !empty($object->fk_user)) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user