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/ admin/ language/ en-gb/ common/ |
|
<?php // Heading $_['heading_title'] = 'Reset your password'; // Text $_['text_password'] = 'Enter the new password you wish to use.'; $_['text_success'] = 'Success: Your password has been successfully updated.'; // Entry $_['entry_password'] = 'Password'; $_['entry_confirm'] = 'Confirm'; // Error $_['error_password'] = 'Password must be between 4 and 20 characters!'; $_['error_confirm'] = 'Password and password confirmation do not match!';