Clean
This commit is contained in:
parent
e2f727ef55
commit
9900e5dd31
@ -1592,12 +1592,6 @@ if ($action == 'create' || $action == 'adduserldap') {
|
|||||||
print '</td></tr>';
|
print '</td></tr>';
|
||||||
}
|
}
|
||||||
|
|
||||||
// Accountancy code
|
|
||||||
//if (!empty($conf->accounting->enabled)) {
|
|
||||||
// print '<tr><td>'.$langs->trans("AccountancyCode").'</td>';
|
|
||||||
// print '<td>'.$object->accountancy_code.'</td></tr>';
|
|
||||||
//}
|
|
||||||
|
|
||||||
print '</table>';
|
print '</table>';
|
||||||
|
|
||||||
print '</div>';
|
print '</div>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user