Skip to content

Commit df2fffd

Browse files
authored
Configuration Tab Rename (#562)
* Renamed tab to match new branding * This is the last instance of Meta in use
1 parent 99b3f73 commit df2fffd

File tree

1 file changed

+2
-2
lines changed
  • app/code/Meta/BusinessExtension/etc/adminhtml

1 file changed

+2
-2
lines changed

app/code/Meta/BusinessExtension/etc/adminhtml/system.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
44
<system>
55
<tab id="facebook" translate="label" sortOrder="1000">
6-
<label>Meta</label>
6+
<label>Facebook &amp; Instagram</label>
77
</tab>
88
<section id="facebook_business_extension" translate="label" sortOrder="5" showInDefault="1" showInWebsite="0"
99
showInStore="1">
1010
<class>separator-top</class>
11-
<label>Business Extension</label>
11+
<label>Extension Settings</label>
1212
<tab>facebook</tab>
1313
<resource>Meta_BusinessExtension::system_config</resource>
1414
<group id="business_extension" translate="label" type="text" sortOrder="5" showInDefault="1"

0 commit comments

Comments
 (0)