Jump to content

Mailalerts - Email title for merchant


Recommended Posts

I think mailalerts.php is the file where I can change email title of order which comes to merchant. Original it is like:

sprintf(Mail::l('New order : #%d - %s', $mail_id_lang), $order->id, $order->reference)

But I want to be it like: order reference - payment method - (total value)

 

How I can change it?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...