ratikanta Posted November 23, 2012 Share Posted November 23, 2012 Hi, how can i display the logout button in product page. <a href="{$link->getPageLink('index.php')}?mylogout" title="{l s='Log me out'}">{l s='Log out'}</a> i put the above code header.tpl, my-account.tpl, breadcumb.tpl file but i didn't display the logout link. please any one help me for this issue. Link to comment Share on other sites More sharing options...
yaniv14 Posted November 23, 2012 Share Posted November 23, 2012 If you have user info block hooked to the top of pages & enabled than it will show the user login/logout at any page, without the need to modify tpl files Link to comment Share on other sites More sharing options...
Recommended Posts