Is it just me or is something missing in:
/templates/gk_music/html/mod_breadcrumbs/default.php
Found out that: Show "You are here" is not working?
Added code:
- Code: Select all
if ($params->get('showHere', 1)){
echo '<li><span>'.JText::_('TPL_GK_LANG_YOUAH').'</span></li>';
}
Also not working in gk_mystore.