Themes/Bleen
From SMFShopWiki
So much info in so few words. Tooltsy could learn a lot.
In Themes/bleen/index.template.php, find:
// The [calendar]! if ($context['allow_calendar']) echo ' <a href="', $scripturl, '?action=calendar">', $txt['calendar24'], '</a>', $context['menu_separator'];
Add after:
// SMFShop echo ' <a href="', $scripturl, '?action=shop">Shop</a>', $context['menu_separator'];