Skip to content

Commit

Permalink
Update system.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
magiccart authored Sep 24, 2023
1 parent 8c74c3c commit b788a43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/adminhtml/system.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
<system>
<tab id="magepow" translate="label" sortOrder="10">
<tab id="magepow" translate="label" sortOrder="102">
<label>Magepow</label>
</tab>
<section id="magepow_sizechart" translate="label" sortOrder="130" showInDefault="1" showInWebsite="1" showInStore="1">
Expand Down Expand Up @@ -35,4 +35,4 @@
</group>
</section>
</system>
</config>
</config>

0 comments on commit b788a43

Please sign in to comment.