fix: send mail title
This commit is contained in:
parent
f6985ae546
commit
c7077ef1d7
@ -1833,7 +1833,7 @@ if ($action == 'create' || $action == 'adduserldap') {
|
||||
$canSendMail = false;
|
||||
$params = array(
|
||||
'attr' => array(
|
||||
'title' => $langs->trans('SendMail'),
|
||||
'title' => '',
|
||||
'class' => 'classfortooltip'
|
||||
)
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user