Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need help changing Default Email Subject Plz


mrserv0n

Recommended Posts

Posted

Whenever I get email from customers at my site it put HTML code in the subject line for Red color. What file is this located in so I can remove the Font color line. Thanks.

 

 

RE: <font color="FF0000">Enquiry from MAME Burning

Posted
Whenever I get email from customers at my site it put HTML code in the subject line for Red color. What file is this located in so I can remove the Font color line. Thanks.

RE: <font color="FF0000">Enquiry from MAME Burning

Check in

catalog/includes/languages/your_language/contact_us.php

look for

define('EMAIL_SUBJECT', 'Enquiry from ' . STORE_NAME);

Posted
Check in

catalog/includes/languages/your_language/contact_us.php

look for

define('EMAIL_SUBJECT', 'Enquiry from ' . STORE_NAME);

 

 

Worked, Thank you.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...