File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
-->
8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:module:Magento_Backend:etc/menu.xsd" >
9
9
<menu >
10
- <add id =" Magefan_ProductLabel::elements" title =" Product Label " module =" Magefan_ProductLabel" parent =" Magento_Backend::marketing" sortOrder =" 30" resource =" Magefan_ProductLabel::elements" />
11
- <add id =" Magefan_ProductLabel::rule" title =" Rules" module =" Magefan_ProductLabel" parent =" Magefan_ProductLabel::elements" sortOrder =" 10" action =" mfproductlabel/rule/" resource =" Magefan_ProductLabel::rule" />
10
+ <add id =" Magefan_ProductLabel::elements" title =" Product Labels " module =" Magefan_ProductLabel" parent =" Magento_Backend::marketing" sortOrder =" 30" resource =" Magefan_ProductLabel::elements" />
11
+ <add id =" Magefan_ProductLabel::rule" title =" Rules" module =" Magefan_ProductLabel" parent =" Magefan_ProductLabel::elements" sortOrder =" 10" action =" mfproductlabel/rule/" resource =" Magefan_ProductLabel::rule" />
12
12
<add id =" Magefan_ProductLabel::configuration" title =" Configuration" module =" Magefan_ProductLabel" parent =" Magefan_ProductLabel::elements" sortOrder =" 20" action =" adminhtml/system_config/edit/section/mfproductlabel" resource =" Magefan_ProductLabel::mfproductlabel" />
13
13
</menu >
14
- </config >
14
+ </config >
Original file line number Diff line number Diff line change 9
9
<system >
10
10
<section id =" mfproductlabel" translate =" label" sortOrder =" 10133090490" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
11
11
<class >separator-top</class >
12
- <label >Product Label </label >
12
+ <label >Product Labels </label >
13
13
<tab >magefan</tab >
14
14
<resource >Magefan_ProductLabel::mfproductlabel</resource >
15
15
<group id =" general" translate =" label" type =" text" sortOrder =" 10" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
You can’t perform that action at this time.
0 commit comments