Skip to content

Commit

Permalink
update system.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeHuuNhi committed Jul 6, 2020
1 parent eb63cb9 commit 004b677
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
Expand Up @@ -42,7 +42,7 @@
<group id="advanced_settings" translate="label" type="text" sortOrder="0" showInDefault="1" showInWebsite="1" showInStore="1">
<label>Advanced Settings</label>
<group id="giaohangnhanh_express" translate="label" type="text" sortOrder="0" showInDefault="1" showInWebsite="1" showInStore="1">
<label>Giao Hang Nhanh Express</label>
<label>Express Method</label>
<field id="active" translate="label" type="select" sortOrder="1" showInDefault="1" showInWebsite="1" showInStore="0" canRestore="1">
<label>Enabled</label>
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
Expand Down Expand Up @@ -84,7 +84,7 @@
</field>
</group>
<group id="giaohangnhanh_standard" translate="label" type="text" sortOrder="0" showInDefault="1" showInWebsite="1" showInStore="1">
<label>Giao Hang Nhanh Standard</label>
<label>Standard Method</label>
<field id="active" translate="label" type="select" sortOrder="1" showInDefault="1" showInWebsite="1" showInStore="0" canRestore="1">
<label>Enabled</label>
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
Expand Down

0 comments on commit 004b677

Please sign in to comment.