
Originally Posted by
seasonsofautumn
Beth-Katherine,
I was looking for an answer to remove the copyright in the emails too. Here's what I did:
Edit email/email_template_default.html
At the bottom, find "<div class="copyright">$EMAIL_FOOTER_COPYRIGHT</div>"
and copy "EMAIL_FOOTER_COPYRIGHT" to your clipboard. Omit the "$" sign.
In the developer's tool kit, paste "EMAIL_FOOTER_COPYRIGHT" in the very last box and choose Admin/Catalog from the dropdown menu. Click the search box to the right.
The screen should come up with several different files containing the information you want to change. The very first one is the one that needs to be edited (admin/includes/languages/english/email_extras.php). It will also show you what line to edit.
Hope this helps you!
Autumn