Skip to content

Instantly share code, notes, and snippets.

@apedicdev
Created December 8, 2014 09:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save apedicdev/d30cab6f93b177f0edbc to your computer and use it in GitHub Desktop.
Save apedicdev/d30cab6f93b177f0edbc to your computer and use it in GitHub Desktop.
Remove a link from #magento customer dashboard
<customer_account>
<reference name="customer_account_navigation">
<action method="removeLinkByName">
<name>linkName</name>
</action>
</reference>
</customer_account>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment