Linux altar53.supremepanel53.com 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
/ home/ bdapparelinfo/ dhakazone.com/ catalog/ language/ en-gb/ account/ |
|
<?php // Heading $_['heading_title'] = 'Forgot Your Password?'; // Text $_['text_account'] = 'Account'; $_['text_forgotten'] = 'Forgotten Password'; $_['text_your_email'] = 'Your E-Mail Address'; $_['text_email'] = 'Enter the e-mail address associated with your account. Click submit to have a password reset link e-mailed to you.'; $_['text_success'] = 'An email with a confirmation link has been sent your email address.'; // Entry $_['entry_email'] = 'E-Mail Address'; $_['entry_password'] = 'New Password'; $_['entry_confirm'] = 'Confirm'; // Error $_['error_email'] = 'Warning: The E-Mail Address was not found in our records, please try again!'; $_['error_approved'] = 'Warning: Your account requires approval before you can login.'; $_['error_password'] = 'Password must be between 4 and 20 characters!'; $_['error_confirm'] = 'Password and password confirmation do not match!';