Guest Posted July 2, 2005 Share Posted July 2, 2005 where it reads: "Top ? Catalog" how do i remove Top and the first ? how can i rename "Catalog" to "shop" on this navigation panel? Link to comment Share on other sites More sharing options...
♥Vger Posted July 2, 2005 Share Posted July 2, 2005 You rename 'Catalog' to 'Shop' in includes/languages/english.php To remove the 'Top' link from your navigation edit this line in includes/application_top.php by adding two slashes in front of it (commenting it out). //$breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); Vger Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.