From 1f97b3329595fd59452b1804dd7c418c63406c2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CVeLiTi=E2=80=9D?= <“info@veliti.nl”> Date: Mon, 13 May 2024 12:48:10 +0200 Subject: [PATCH] Update emailtemplate registration --- assets/mail/email_template_software.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/mail/email_template_software.php b/assets/mail/email_template_software.php index 4265d2d..37b5393 100644 --- a/assets/mail/email_template_software.php +++ b/assets/mail/email_template_software.php @@ -3,7 +3,7 @@ defined($security_key) or exit; //------------------------------------------ // Content Email //------------------------------------------ -$register_user_subject = 'CustomerPortal - firmware - user'; +$register_user_subject = 'CustomerPortal - Registration'; $register_user_header = 'Dear customer'; $register_user_text = 'Thanks for your registration. Based on your product registration we herewith provide you access to our online firmware update capability, with the following credentials:'; $register_user_credential_label = 'User details:'; @@ -29,7 +29,7 @@ $message = '
  • password: '.software_update_pw.'
  • - Reset Password + GoTo Portal