Page 1 of 1

Anyone know where column headings are defined?

Posted: Fri Jun 07, 2013 4:18 am
by ds_robert
Hi all,

On our Installation, I want to change the column heading for the cart from "Cart ^" to "Your Cart". Anyone have any ideas where this column heading string is held/defined?

Thanks.

Re: Anyone know where column headings are defined?

Posted: Fri Jun 07, 2013 4:30 am
by Brent
It is in the language file. All headings and any displayed text will always be located in the appropriate language file to allow it to be changeable for different languages.
The mini cart is under modules in the language file and the main cart is under controllers.

Re: Anyone know where column headings are defined?

Posted: Fri Jun 07, 2013 4:40 am
by ds_robert
Got it!

Many thanks, Brent :)