Skip to content

Commit 0188b9f

Browse files
committed
Update system.xml
Update postion in stores > configuration
1 parent 144369d commit 0188b9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/adminhtml/system.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88

99
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
1010
<system>
11-
<tab id="magepow" translate="label" sortOrder="89">
11+
<tab id="magepow" translate="label" sortOrder="999999999">
1212
<label>Magepow</label>
1313
</tab>
14-
<section id="magepow_core" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
14+
<section id="magepow_core" translate="label" type="text" sortOrder="0" showInDefault="1" showInWebsite="1" showInStore="1">
1515
<class>separator-top</class>
1616
<label>Marketplace Feed</label>
1717
<tab>magepow</tab>

0 commit comments

Comments
 (0)