Closed (fixed)
Project:
Ubercart
Version:
6.x-2.4
Component:
Orders
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2011 at 18:04 UTC
Updated:
10 Aug 2011 at 20:01 UTC
In Ubercart you can send an email with an order invoice through View orders page, click to view an order, click on invoice tab, click on mail invoice, url (admin/store/orders/%uc_order/invoice/mail).
I need to modify the default subject used in email sent.
Where in code do I touch to change it please?
Best Regards,
Bunset
E-duca.eu
www.e-duca.eu
| Comment | File | Size | Author |
|---|---|---|---|
| captura 2011-07-18 a las 19.58.12.png | 26.29 KB | bunset |
Comments
Comment #1
longwaveIt is set in uc_order_mail() in uc_order.module. You can change it with string overrides module or by translating the string "Your Order Invoice".