我在安装后使用 Queldorei 主题,它在系统选项卡旁边的顶部创建其自定义选项卡。我怎样才能删除这个?我不想删除主题。
2 回答
0
只需转到主题模块 config.xml 文件,在此文件中找到<menu>标签并注释此<menu>标签
这样做后清除你的缓存,你就完成了。
于 2013-04-01T06:56:18.677 回答
0
You can either
Comment out the
<menu>in eitheradminhtml.xmlorconfig.xmlRemoving it using
local.xmlor a custom module (if you want to avoid making changes to that modules) see Magento remove "Promo" Item
于 2013-04-01T13:12:16.880 回答