ZenCart_Documentation  1.5.0
http://www.collinsharper.com
C:/xampp/htdocs/zen-cart/admin/includes/languages/english/admin_account.php
Go to the documentation of this file.
00001 <?php
00009 define('HEADING_TITLE', 'Admin Account Maintenance');
00010 
00011 define('TEXT_ADMIN_NAME', 'Username:');
00012 define('TEXT_CHANGE_PASSWORD', 'Change Password');
00013 define('TEXT_ADMIN_OLD_PASSWORD', 'Old Password:');
00014 define('TEXT_ADMIN_NEW_PASSWORD', 'New Password:');
00015 define('TEXT_ADMIN_CONFIRM_PASSWORD', 'Confirm Password:');
00016 
00017 // additional defines shared from users.php
 All Data Structures Namespaces Files Functions Variables Enumerations