Merge pull request #19267 from frederic34/patch-5

fix scrutinizer
This commit is contained in:
Laurent Destailleur 2021-11-01 02:29:18 +01:00 committed by GitHub
commit 6d3053ae94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -817,7 +817,7 @@ if ($action == 'create' || $action == 'adduserldap') {
print dol_get_fiche_head('', '', '', 0, '');
print dol_set_focus('#lastname');
dol_set_focus('#lastname');
print '<table class="border centpercent">';