Post by famarinu » Fri Feb 19, 2016 6:25 pm

Hi,
I tried to add the logo in the email registration fund, but I do not see.
I modified this file: admin/model/customer/customer.php this code:

Code: Select all

$message .= $this->language->get('text_approve_services') . "\n\n";
$message .= $this->language->get('text_approve_thanks') . "\n";
with:

Code: Select all

$message .= $this->language->get('text_approve_services') . "\n\n";
$message .= $this->language->get('entry_logo') . "\n";
$message .= $this->language->get('text_approve_thanks') . "\n";
What should I do?

Thank you!

Active Member

Posts

Joined
Tue Nov 10, 2015 8:33 pm
Who is online

Users browsing this forum: Google [Bot] and 48 guests