We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 994ff7b commit a8cd746Copy full SHA for a8cd746
dev/tests/integration/testsuite/Magento/Paypal/Model/Config/Structure/Reader/_files/expected/config.xml
@@ -593,7 +593,8 @@
593
<label>Express Checkout</label>
594
<frontend_model>Magento\Paypal\Block\Adminhtml\System\Config\Fieldset\Expanded</frontend_model>
595
<field id="business_account" translate="label comment tooltip" showInDefault="1" showInWebsite="1" sortOrder="5">
596
- <label>Email Associated with PayPal Merchant Account</label>
+ <label>Email Associated with PayPal Merchant Account (Optional)</label>
597
+ <frontend_class>not-required</frontend_class>
598
<comment>
599
<![CDATA[<a href="http://www.magentocommerce.com/paypal">Start accepting payments via PayPal!</a>]]>
600
</comment>
0 commit comments