Skip to content
Snippets Groups Projects
Commit 25e51a13 authored by Billy Griffiths's avatar Billy Griffiths
Browse files

Merge branch '#3-Hotfix' into 'main'

#3-Hotfix - Typo fix

See merge request bobgo/bobgo-magento-extension!2
parents 66ba9a09 954a661a
No related branches found
No related tags found
1 merge request!2#3-Hotfix - Typo fix
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd"> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
<system> <system>
<tab id="bobgo" translate="label" sortOrder="200"> <tab id="BobGo" translate="label" sortOrder="200">
<label>BobGo</label> <label>BobGo</label>
</tab> </tab>
<section id="bobgo_CustomShipping" showInDefault="1"> <section id="bobgo_CustomShipping" showInDefault="1">
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
</section> </section>
<section id="carriers" translate="label" type="text" sortOrder="1" showInDefault="1" showInWebsite="1" showInStore="1"> <section id="carriers" translate="label" type="text" sortOrder="1" showInDefault="1" showInWebsite="1" showInStore="1">
<group id="bobgo" translate="label" type="text" sortOrder="2" showInDefault="1" showInWebsite="1" showInStore="1"> <group id="bobgo" translate="label" type="text" sortOrder="2" showInDefault="1" showInWebsite="1" showInStore="1">
<label>bobgo</label> <label>BobGo</label>
<field id="version" translate="label" type="label" sortOrder="0" showInDefault="1" showInWebsite="0" showInStore="0"> <field id="version" translate="label" type="label" sortOrder="0" showInDefault="1" showInWebsite="0" showInStore="0">
<label>Version</label> <label>Version</label>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment