alfaowner Posted March 12, 2003 Share Posted March 12, 2003 How do I change the "Top" url on the default left nav bar? I changed it once, but I am geting old and forgotten where the hell it is, even after searching over an hour for it! Thanks Link to comment Share on other sites More sharing options...
mattice Posted March 12, 2003 Share Posted March 12, 2003 It's in header.php... I think.. been a long time :) "Politics is the art of preventing people from taking part in affairs which properly concern them" Link to comment Share on other sites More sharing options...
alfaowner Posted March 12, 2003 Author Share Posted March 12, 2003 Thanks, I looked there, several times but I just cannot find it! Quick reply BTW :) AO Link to comment Share on other sites More sharing options...
mattice Posted March 12, 2003 Share Posted March 12, 2003 Might got moved to the breadcrumb class... lemme check :) "Politics is the art of preventing people from taking part in affairs which properly concern them" Link to comment Share on other sites More sharing options...
mattice Posted March 12, 2003 Share Posted March 12, 2003 Yup... (dusty mind) in application_top.php look for this: $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); That's the one you're after... :D change to // $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); HTH Mattice "Politics is the art of preventing people from taking part in affairs which properly concern them" Link to comment Share on other sites More sharing options...
alfaowner Posted March 12, 2003 Author Share Posted March 12, 2003 Hey Mattice, Thats a cool way of removing the link, I just want to change the URL, perhaps I was not clear, I too have a dusty mind :) Any ideas where to edit the top URL? AO Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.