nostradamus Posted November 8, 2011 Share Posted November 8, 2011 how can i remove the [ ] from [shop name ] in the email header? Link to comment Share on other sites More sharing options...
nostradamus Posted November 9, 2011 Author Share Posted November 9, 2011 never mind found it. open classes/mail.php find $message = new Swift_Message('[color=#ff0000][[/color]'.Configuration::get('PS_SHOP_NAME').'[color=#ff0000]][/color] '. $subject); remove the brackets. Link to comment Share on other sites More sharing options...
Recommended Posts