Well, this one is really beating me up. I just realized that I was never going to find the code as it shows because it is supposed to be separated. It should be:

EMAIL_SUBJECT
EMAIL_GREET_NONE
EMAIL_WELCOME
EMAIL_TEXT
EMAIL_CONTACT
EMAIL_GV_CLOSURE
EMAIL_DISCLAIMER_NEW_CUSTOMER

instead of:

EMAIL_SUBJECT
EMAIL_GREET_NONEEMAIL_WELCOME
EMAIL_TEXTEMAIL_CONTACTEMAIL_GV_CLOSURE
EMAIL_DISCLAIMER_NEW_CUSTOMER

Another problem I can't figure out is why is EMAIL_DISCLAIMER_NEW_CUSTOMER displayed on the email since the definition for it also shows right below it.

Any help on this one...

Thanks