RE: ADMIN_EMAIL Problems!

EricK <[email protected]> 12 Sep 2003 23:15:25 -0000
Newsgroups gmane.comp.web.oscommerce.contributions
Message-ID <bf516de08a39a96ba8c94ad20f73453c@osCommerce-Forums>
This message was sent from: Contributions
http://forums.oscommerce.com/viewtopic.php?p=228652#228652
----------------------------------------------------------------

Add these two lines to catalog/admin/includes/languages/english.php

// text for admin acct update
define('ADMIN_EMAIL_SUBJECT', 'Account Updated'); 
define('ADMIN_EMAIL_TEXT', 'Success, Your shopping cart administration account has been updated!'); 

Also, add to any other language files used in admin/includes/languages/

Hope this helps,
Eric  :bigups: