You are here:  » Change 'Catalogue Product Name'

Support Forum



Change 'Catalogue Product Name'

Submitted by shabbysheep on Sun, 2009-01-18 12:49 in

Hi All,

I'm sure this is covered somewhere in the forum but I can't seem to find how to change the column title 'Catalogue Product Name' in the searchPrices results table to another title. Anyone know how to do this?

many thanks,

shabbysheep

Submitted by support on Mon, 2009-01-19 08:51

Hi,

You'll find the text in html/prices.php on line 5:

<th align='left'><?php print translate("Catalogue Product Name"); ?></th>

...just edit this line to change the text as required!

Cheers,
David.