mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-05 00:22:55 +01:00
Fixing style errors.
This commit is contained in:
@@ -603,7 +603,7 @@ if ($id) {
|
||||
$morehtmlref .= '<input type="submit" class="button valignmiddle" value="'.$langs->trans("Modify").'">';
|
||||
$morehtmlref .= '</form>';
|
||||
}
|
||||
|
||||
|
||||
//Employee
|
||||
if ($action != 'editfk_user') {
|
||||
if ($object->getSommePaiement() > 0 && !empty($object->fk_user)) {
|
||||
|
||||
Reference in New Issue
Block a user