View Single Post
  #6  
Old 02-22-2007, 06:39 AM
  Ene's Avatar 
Ene Ene is offline
 

X-Cart team
  
Join Date: Aug 2004
Posts: 907
 

Arrow Re: how do i remove # in emails..?

You should edit eml_order_notification_subj language variable.

How to modify it:

1. Log in to the admin area
2. Go to the "Languages" section
3. Select the language in the "Edit language" selectbox.
4. Select the topic: E-mail. (E-mail for eml_, Text for :txt_, Errors for err_ etc)
5. Find the 'eml_order_notification_subj' variable and edit its value in the memo.
6. Click the "Apply changes" button.

Also you should edit the following templates:

* <xcart_dir>/skin1/mail/init_order_customer_subj.tpl
* <xcart_dir>/skin1/mail/init_order_notification_subj.tpl
* <xcart_dir>/skin1/mail/order_cust_complete_subj.tpl
* <xcart_dir>/skin1/mail/order_cust_processed_subj.tpl
* <xcart_dir>/skin1/mail/order_customer_subj.tpl
* <xcart_dir>/skin1/mail/order_notification_subj.tpl
* <xcart_dir>/skin1/mail/order_updated_customer_subj.tpl

These templates contain texts for all order notifications.
__________________
Eugene Kaznacheev,
Evangelist/Product Manager at Ecwid: http://www.ecwid.com/ (since Sept 2009)

ex-Head of X-Cart Tech Support Department
ex- X-Cart Hosting Manager - X-Cart hosting
ex-X-Cart Technical Support Engineer


Note: For the official guaranteed tech support services please turn to the Customers HelpDesk.
Reply With Quote