I was wondering what the easiest and most efficient way was to move the newsletter subscriptions area out of the main tab and create its own tab called "newsletters" so that this newsletter subscription info can be placed onto its own tab. it seems like the most logical place to put it. On my splash page I most have places you can go and what you can do. I'd rather not clutter it with this and prefer to put all newsletter info in one area.
All tabs are handled by one file member.php So you just need to move nesletter for to newsletter_archive.html area. In form add hidden input for "tab" and set it to "newsletter_archive"