We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19668f6 commit a5c7ffcCopy full SHA for a5c7ffc
etc/adminhtml/system.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
2
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
3
<system>
4
- <tab id="magepow" translate="label" sortOrder="1">
+ <tab id="magepow" translate="label" sortOrder="102">
5
<label>Magepow</label>
6
</tab>
7
<section id="magepow_categories" translate="label" sortOrder="1" showInDefault="1" showInWebsite="1" showInStore="1">
@@ -107,4 +107,4 @@
107
</group>
108
</section>
109
</system>
110
-</config>
+</config>
0 commit comments