Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Where are the language files for HTML emails ?

Where are the language files for HTML emails ?

Locked

Views: 1,490

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
14 Oct 2010, 8:54 AM
#1
drgr33n avatar

drgr33n

New Zenner

Join Date:
Oct 2010
Posts:
84
Plugin Contributions:
0

Where are the language files for HTML emails ?

Hey guys,

Where are the language files located for HTML emails ? I found email_extra.php and it had all what I wanted to change inside but after modifying email_extras.php I'm still getting the old text ?

Cheers.

14 Oct 2010, 9:09 AM
#2
drgr33n avatar

drgr33n

New Zenner

Join Date:
Oct 2010
Posts:
84
Plugin Contributions:
0

Re: Where are the language files for HTML emails ?

Never mind I found the other lang file stashed in the admin folder lol :D

14 Oct 2010, 9:41 AM
#3
drgr33n avatar

drgr33n

New Zenner

Join Date:
Oct 2010
Posts:
84
Plugin Contributions:
0

Re: Where are the language files for HTML emails ?

Another question :D Where will I locate EMAIL_CONTACT_OWNER and EMAIL_CLOSURE ? I want to get rid of "The Store Owner" at the bottom of HTML emails.

Cheers

14 Oct 2010, 10:57 AM
#4
drgr33n avatar

drgr33n

New Zenner

Join Date:
Oct 2010
Posts:
84
Plugin Contributions:
0

Re: Where are the language files for HTML emails ?

I've found every one except the pesky one at the bottom of the welcome email :cry:

$STORE_OWNER
Store Owner

14 Oct 2010, 1:09 PM
#5
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,089
Plugin Contributions:
56

Re: Where are the language files for HTML emails ?

The value for STORE_OWNER is from your database. Look in your admin's Configuration->My Store.

14 Oct 2010, 1:37 PM
#6
drgr33n avatar

drgr33n

New Zenner

Join Date:
Oct 2010
Posts:
84
Plugin Contributions:
0

Re: Where are the language files for HTML emails ?

No I want to remove the Store Owner after the $STORE_OWNER lol

No bother I've sorted it TY for your help !