Re: Breadcrumb Home Link
1. (never tried this one) In root/postauth.php find
$location[] = array((!empty($lbl_site_name) ? $lbl_site_name : $config["Company"]["company_name"]), "home.php");
and replace $config["Company"]["company_name"] with your wording
2. In root/include/func/func.core.php find
$html_page_title = implode(' :: ', $tmp);
and replace :: with your symbol
__________________
Steve Stoyanov
CFLSystems.com
Web Development
|