PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Dir : /home/trave494/youronlinestore.kerihosting.com/admin/language/english/user/ |
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 IP: 209.182.202.254 |
Dir : /home/trave494/youronlinestore.kerihosting.com/admin/language/english/user/user.php |
<?php // Heading $_['heading_title'] = 'User'; // Text $_['text_success'] = 'Success: You have modified users!'; // Column $_['column_username'] = 'Username'; $_['column_status'] = 'Status'; $_['column_date_added'] = 'Date Added'; $_['column_action'] = 'Action'; // Entry $_['entry_username'] = 'Username:'; $_['entry_password'] = 'Password:'; $_['entry_confirm'] = 'Confirm:'; $_['entry_firstname'] = 'First Name:'; $_['entry_lastname'] = 'Last Name:'; $_['entry_email'] = 'E-Mail:'; $_['entry_user_group'] = 'User Group:'; $_['entry_status'] = 'Status:'; $_['entry_captcha'] = 'Enter the code in the box below:'; // Error $_['error_permission'] = 'Warning: You do not have permission to modify users!'; $_['error_account'] = 'Warning: You can not delete your own account!'; $_['error_exists'] = 'Warning: Username is already in use!'; $_['error_username'] = 'Username must be between 3 and 20 characters!'; $_['error_password'] = 'Password must be between 4 and 20 characters!'; $_['error_confirm'] = 'Password and password confirmation do not match!'; $_['error_firstname'] = 'First Name must be between 1 and 32 characters!'; $_['error_lastname'] = 'Last Name must be between 1 and 32 characters!'; $_['error_captcha'] = 'Verification code does not match the image!'; ?>