DIR : /home/kozerus/public_html/zc/adam/includes/languages/english/password_forgotten.php
/home/kozerus/public_html/zc/adam/includes/languages/english
<?php
/**
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: DrByte 2020 Jun 07 Modified in v1.5.7 $
*/
define('HEADING_TITLE', 'Reset Password');
define('TEXT_ADMIN_EMAIL', 'Admin Email Address');
define('TEXT_ADMIN_USERNAME', 'Admin Username');
define('TEXT_BUTTON_REQUEST_RESET', 'Request Reset');
define('TEXT_BUTTON_LOGIN', 'Login');
define('TEXT_BUTTON_CANCEL', 'Cancel');
define('ERROR_WRONG_EMAIL', 'You entered the wrong email address.');
define('ERROR_WRONG_EMAIL_NULL', 'Go away gooberbrain :-P');
define('MESSAGE_PASSWORD_SENT', 'Thank you. If the email address and username you entered matches an admin account in our database, then a new password will be sent to that email address.<br>Please read that email and then click "login" to use the new temporary password.');
define('TEXT_EMAIL_SUBJECT_PWD_RESET', 'Your Requested change');
define('TEXT_EMAIL_MESSAGE_PWD_RESET', 'A new password was requested from %s.' . "\n\n" . 'Your new temporary password is:' . "\n\n %s\n\nYou will be asked to choose a new password before logging in.\n\nThis temporary password expires in 24 hours.\n\n\n");
define('TEXT_EMAIL_SUBJECT_PWD_FAILED_RESET', 'Access Alert!');
define('TEXT_EMAIL_MESSAGE_PWD_FAILED_RESET', "Failed attempts for admin password resets have been received from %s\n\nInvalid email and/or username supplied.\n\nIf you have admin accounts sharing the same email address you should consider assigning unique email addresses to them, to make resets easier.");
//
koh5_pano
Drag mouse to navigate.
Navigation
- Left/Right Mouse drag: Changes camera heading.
- Up/Sown Mouse drag: Changes camera pitch.
- Scroll wheel: Changes camera field of view.
- I-Key: Displays Info panel with canvas size, image size and FPS.
17.Aug.2010, Martin Wengenmayer