mirror of
https://github.com/e107inc/e107.git
synced 2025-08-27 16:20:13 +02:00
Issue #3175 Email confirmation and database update/delete processing added. Testing required.
This commit is contained in:
@@ -147,4 +147,11 @@ define("LAN_USET_6", "Subscribe to our mailing-list(s) and/or sections of this s
|
||||
// define("LAN_USET_8", "Signature / Time zone");
|
||||
|
||||
define("LAN_USET_50", "Delete Account");
|
||||
define("LAN_USET_51", "Are you sure? This procedure cannot be reversed! Once completed, your account and any personal data that you have entered on this site will be permanently lost and you will no longer be able to login.");
|
||||
define("LAN_USET_51", "Are you sure? This procedure cannot be reversed! Once completed, your account and any personal data that you have entered on this site will be permanently lost and you will no longer be able to login.");
|
||||
define("LAN_USET_52", "A confirmation email has been sent to [x]. Please click the link in the email to permanently delete your account.");
|
||||
define("LAN_USET_53", "Account Removal Confirmation");
|
||||
define("LAN_USET_54", "Confirmation Email Sent");
|
||||
define("LAN_USET_55", "Please click the following link to complete the deletion of your account.");
|
||||
define("LAN_USET_56", "Your account has been successfully deleted.");
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user