diff --git a/htdocs/user/card.php b/htdocs/user/card.php index 03e40019320..a5118201d68 100644 --- a/htdocs/user/card.php +++ b/htdocs/user/card.php @@ -2756,6 +2756,7 @@ if ($action == 'create' || $action == 'adduserldap') { print ''; // Company / Contact + /* Disabled, this is already on field "External user ?" if (isModEnabled("societe")) { print ''.$langs->trans("LinkToCompanyContact").''; print ''; @@ -2775,6 +2776,7 @@ if ($action == 'create' || $action == 'adduserldap') { print ''; print "\n"; } + */ // Module Adherent if (isModEnabled('member')) {