Bug in Breadcrumb

bulgblatter's picture
bulgblatter
Wed, 05/18/2016 - 00:33
#1
Bug in Breadcrumb

Untranslatable string "Home" in /sites/all/themes/md_hosoren/theme_setting/front/function.theme.inc line:330

$breadcrumb[0] = '<a href="' . url('<front>', array('absolute' => TRUE)) . '">Home</a>';

it should be 

$breadcrumb[0] = '<a href="' . url('<front>', array('absolute' => TRUE)) . '">' . t('Home') . '</a>';

Thanks

phuonght's picture
phuonght
Fri, 05/20/2016 - 22:27

Hi,

Thank you for your suggestion, our developer will check and update it soon. 

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.