View Single Post
  #8  
Old 10-11-2009, 10:20 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Breadcrumb Home Link

It does work the way I posted it - replacing the $config["Company"]["company_name"] with whatever you want it to say

Here is the line I just tried and it works

$location[] = array((!empty($lbl_site_name) ? $lbl_site_name : "Home"), "home.php");
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote