Pilly Posted March 31, 2006 Posted March 31, 2006 Hi, Can anyone tell me how i get a home catagory in the catagory infobox so i can return to the main page? ps. i did search but couldnt find it
kgt Posted March 31, 2006 Posted March 31, 2006 Line 131 of includes/boxes/categories.php: $info_box_contents = array(); //add this: $info_box_contents[] = array( 'text' => '<a href="'.tep_href_link( FILENAME_DEFAULT ).'"><b>'.HEADER_TITLE_TOP.'</b></a><br>' ); //end new line $info_box_contents[] = array('text' => $categories_string); Contributions Discount Coupon Codes Donations
Recommended Posts
Archived
This topic is now archived and is closed to further replies.