Jump to content

Modifying modules


Recommended Posts

Copy modules/blockmyaccount/blockmyaccount.tpl to themes/<your_theme>/modules/blockmyaccount/blockmyaccount.tpl, then comment out the "My personal info" line by changing line 36 (in PrestaShop v1.4.4) to:

 

{*       	 <li><a href="{$link->getPageLink('identity.php', true)}" title="">{l s='My personal info' mod='blockmyaccount'}</a></li>*}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...