Regards, <insert shop name>
I've tried this <insert shop name> by using the %s that is used in the subject of that same e-mail, but I only get: %s
Then I've looked at the admin\controller\customer\customer.php where I found
Code: Select all
$message .= $this->config->get('config_store');
Anyone have a clue?