X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   How do I change page title? (https://forum.x-cart.com/showthread.php?t=55377)

Dima65 09-02-2010 04:40 PM

How do I change page title?
 
Hey,
Does anyone know how I can change the page title at the top of all my product lists/result pages, which says "Products", to say "Items"? It doesn't seem to be located in the dB as a language variable, so I'm a bit stuck.
Thanks in advance.
D

Jon 09-02-2010 07:30 PM

Re: How do I change page title?
 
It'll probably be in the languages section under lbl_products but since that would change it in a lot of places you may want to modify the skin1/customer/main/subcategories.tpl to change $lng.lbl_products with $lng.lbl_items and ensure you have a lbl_items language variable.

Dima65 09-04-2010 07:57 AM

Re: How do I change page title?
 
Thanks very much. That worked!
D


All times are GMT -8. The time now is 10:23 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.