New Zenner
- Join Date:
- Sep 2007
- Posts:
- 17
- Plugin Contributions:
- 0
removing items from LOGIN page
I don't need all the options Zencart offers by default when users create a new account. I attempt to remove items codelevel and it does not work. Can this be done in the admin?
*** REMOVING THIS DOES NOT WORK :( ***
define('ENTRY_EMAIL_PREFERENCE','Newsletter and Email Details');
define('ENTRY_EMAIL_HTML_DISPLAY','HTML');
define('ENTRY_EMAIL_TEXT_DISPLAY','TEXT-Only');
define('EMAIL_SEND_FAILED','ERROR: Failed sending email to: "%s" <%s> with subject: "%s"');