Minor bugfix for emailaccount testmail
This commit is contained in:
parent
b14c419f3f
commit
90de642685
|
|
@ -283,8 +283,8 @@ $width = array('10%'); // Fill out manually later
|
|||
$result[0]['email'],
|
||||
$result[0]['angezeigtername'],
|
||||
'Xenomporio ERP: Testmail',
|
||||
'Dies ist eine Testmail',
|
||||
'',0,true,'','',
|
||||
'Dies ist eine Testmail für Account "'.$result[0]['email'].'".',
|
||||
'',0,false,'','',
|
||||
true
|
||||
)
|
||||
) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue