Guest Posted October 11, 2002 Posted October 11, 2002 In the categories box when you ad a category this -> appears. How do you get rid of it? I look under the column_left.php and I was able to get rid of the numbers. Thanks for the help in advanced. If this has been already answered just give me a link to it. I have searched all day today.
Mark Evans Posted October 11, 2002 Posted October 11, 2002 If this has been already answered just give me a link to it. I have searched all day today. I can do better that that :) Look in catalog/includes/boxes/categories.php for the following section if (tep_has_category_subcategories($counter)) { $categories_string .= '->'; } Just replace the -> with whatever you want :) Mark Evans osCommerce Monkey & Lead Guitarist for "Sparky + the Monkeys" (Album on sale in all good record shops) --------------------------------------- Software is like sex: It's better when it's free. (Linus Torvalds)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.