Skip to content

Commit 184c836

Browse files
committed
Removed unnecessary label tags
1 parent ada5457 commit 184c836

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

app/code/Magento/Config/Test/Unit/Model/_files/system_2.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@
7676
<config_path>section/group/field4</config_path>
7777
</field>
7878
<field id="field_5" translate="label" showInWebsite="1" type="text">
79-
<label></label>
8079
</field>
8180
</group>
8281
<group id="group_4" type="text" showInDefault="1" showInWebsite="1" showInStore="1">

app/code/Magento/Paypal/etc/adminhtml/system/express_checkout.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@
198198
<attribute type="shared">1</attribute>
199199
</field>
200200
<field id="bml_wizard" translate="button_label" sortOrder="15" showInDefault="1" showInWebsite="1">
201-
<label></label>
202201
<button_label>Get Publisher ID from PayPal</button_label>
203202
<button_url><![CDATA[https:/financing.paypal.com/ppfinportal/cart/index?dcp=4eff8563b9cc505e0b9afaff3256705081553c79]]></button_url>
204203
<frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\BmlApiWizard</frontend_model>

dev/tests/integration/testsuite/Magento/Paypal/Model/Config/Structure/Reader/_files/expected/config.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,6 @@
767767
<attribute type="shared">1</attribute>
768768
</field>
769769
<field id="bml_wizard" translate="button_label" sortOrder="15" showInDefault="1" showInWebsite="1">
770-
<label></label>
771770
<button_label>Get Publisher ID from PayPal</button_label>
772771
<button_url><![CDATA[https:/financing.paypal.com/ppfinportal/cart/index?dcp=4eff8563b9cc505e0b9afaff3256705081553c79]]></button_url>
773772
<frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\BmlApiWizard</frontend_model>

0 commit comments

Comments
 (0)