![]() |
Remobe Breadcrumb link from the Help Zone section
Hello ..
Is there a way in which i can remove the breadcrumb trail from any pages that are located within the 'Help Zone' section ? Regards Shafiq :sK |
You'll need to edit customer/home.tpl and replace this:
{include file="location.tpl"} with this: {if $main ne "help"}{include file="location.tpl"}{/if} |
Commenting the following line from /help.php seems to work too ...
# $smarty->assign("location", $location); :sK |
Quote:
cool that works too ... I think thats a better solution. Thank You :sK |
All times are GMT -8. The time now is 04:31 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.