Guest Posted October 3, 2005 Posted October 3, 2005 Where can I find the files containing TEXT_SUCCESS and the OVERVIEW definitions?
Flyer5 Posted October 3, 2005 Posted October 3, 2005 Where can I find the files containing TEXT_SUCCESS and the OVERVIEW definitions? define('TEXT_SUCCESS', 'Your order has been successfully processed!'); is in catalog/includes/languages/english/checkout_success.php and define('OVERVIEW_TITLE', 'Overview'); define('OVERVIEW_SHOW_ALL_ORDERS', '(show all orders)'); define('OVERVIEW_PREVIOUS_ORDERS', 'Previous Orders'); are in catalog/includes/languages/english/account.php F5
Recommended Posts
Archived
This topic is now archived and is closed to further replies.