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 e6b279b commit ce7b560Copy full SHA for ce7b560
app/code/Magento/Dhl/etc/adminhtml/system.xml
@@ -86,7 +86,7 @@
86
<source_model>Magento\Dhl\Model\Source\Method\Doc</source_model>
87
</field>
88
<field id="nondoc_methods" translate="label" type="multiselect" sortOrder="170" showInDefault="1" showInWebsite="1" showInStore="0" canRestore="1">
89
- <label>Documents Allowed Methods</label>
+ <label>Non Documents Allowed Methods</label>
90
<source_model>Magento\Dhl\Model\Source\Method\Nondoc</source_model>
91
92
<field id="ready_time" translate="label comment" type="text" sortOrder="180" showInDefault="1" showInWebsite="1" showInStore="0" canRestore="1">
0 commit comments