Remove Unsubscribe Text From the"Admin -> Email" Section

The only reason why you should ever completely remove the unsubscribe content from the “Admin -> Email” area is because you are choosing to build the unsubscribe link into the Email Templates themselves.

The text box has validation which does not allow you to save with no content, you can get around it by adding a small HTML comment, the HTML comment will not show up in the Email Client as it is rendering the Email in HTML and the comments are omitted. Here is how to do it:

Go to Admin and click on Email.

picture 1.jpg

Select all the text and hit the delete key on your keyboard.

picture 2.jpg

Before deleting, copy/paste into notepad as a backup.

Type in <!--This is a comment -->.

Picture 3.jpg

Click Save Changes.

Picture 4.jpg

For the Unsubscribe Text you have to add a single character, use a dash or a period.