Created
March 27, 2012 07:10
-
-
Save zeljkoprsa/ec2818542e4ec9032ba1 to your computer and use it in GitHub Desktop.
Add to local.xml bp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<customer_account> | |
<reference name="customer_account_navigation" > | |
<!-- remove the link using your custom method --> | |
<action method="removeLinkByName"><name>recurring_profiles</name></action> | |
<action method="removeLinkByName"><name>billing_agreements</name></action> | |
</reference> | |
</customer_account> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment