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 75c7037 commit 8760352Copy full SHA for 8760352
app/code/Magento/Backend/etc/adminhtml/system.xml
@@ -484,7 +484,7 @@
484
<label>Admin Grids</label>
485
<field id="limit_total_number_of_products" translate="label comment"
486
type="select" sortOrder="1" showInDefault="1" canRestore="1">
487
- <label>Limit number of products in grid</label>
+ <label>Limit Number of Products in Grid</label>
488
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
489
<comment>Limit total number of products in grid collection.</comment>
490
</field>
0 commit comments