Quote Originally Posted by DrByte View Post
That dropdown determines which module to run from the modules/newsletters folder.
If you want to add something to that dropdown and write a new module to go with it, feel free.
if I just literally copied the newsletter.php file and changed the template name in there, would that work? Then I'd copy that file up to the server and it would appear in the drop-down. What I don't know if other functions would reference back to the newsletter.php file?

Quote Originally Posted by DrByte View Post
Sorry if that's too much tech talk -- you sounded like you had a handle on programming when you said you altered things to allow additional newsletter choices.
It's not too much tech talk - I do have a handle on programming but are relatively new to zencart and have not delved in the email coding at all - mainlly dealt with the template side of things so far.