Remove navigation links from My Account

后端 未结 11 732
挽巷
挽巷 2020-12-25 08:22

I am running Mage 1.5.0.1 and I am trying to remove the navigation links from the My Account section.

My local.xml has the following which works fine:



        
11条回答
  •  一整个雨季
    2020-12-25 09:21

    You can also, override declaration by empty link - without define 'path' and 'label', direcly in local.xml:

    
        
            tags
            newsletter
        
    
    

提交回复
热议问题