See your email inbox for further instructions, you will be redirected to the login page.'; $reset_message2 = 'Resettoken not valid, you will be redirected'; $reset_message3 = 'Password minimal length of 6 characters'; $enabled = 'Active'; $disabled = 'Inactive'; //Partners $partner_partnerID = 'Id'; $partner_partnertype= 'Type'; $partner_partnername = 'Name'; $partner_salesID = 'Partnerhierarchy'; $partnertype1 = 'SalesID'; $partnertype2 = 'SoldTo'; $partnertype3 = 'ShipTo'; $partnertype4 = 'Location'; $partnertype5 = 'Section'; //EMAIL $newuser_subject = 'CustomerPortal user created'; $newuser_header = 'Dear CustomerPortal user'; $newuser_text = 'Your CustomerPortal administrator has provided access to the CustomerPortal. To complete your account you need to update your password via the link below.'; $newuser_credential_label = 'Link to portal:'; $newuser_closure = 'For security reasons this link is only active for 10 minutes.'; $changeuser_subject = 'CustomerPortal - password reset requested'; $changeuser_header = 'Dear CustomerPortal user'; $changeuser_text = 'A password reset has been requested for your account. To reset your account use the link below.'; $changeuser_credential_label = 'Link to portal:'; $changeuser_closure = 'For security reasons this link is only active for 10 minutes.'; $register_user_subject = 'CustomerPortal - firmware - user created'; $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. To complete your registration you need to update your password via the link below.'; $register_user_credential_label = 'Link to portal:'; $register_user_closure = 'For security reasons this link is only active for 10 minutes.';