From 90de6426853aaeb9219f3527a2443ebec3766f43 Mon Sep 17 00:00:00 2001 From: Xenomporio <> Date: Wed, 13 Jul 2022 11:23:38 +0200 Subject: [PATCH] Minor bugfix for emailaccount testmail --- www/pages/emailbackup.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/pages/emailbackup.php b/www/pages/emailbackup.php index 94f4c15b..1d904b7f 100644 --- a/www/pages/emailbackup.php +++ b/www/pages/emailbackup.php @@ -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 ) ) {