Skip to content

Commit 8760352

Browse files
committed
ACPT-677: Catalog product grid improvement
- Update system configuration label;
1 parent 75c7037 commit 8760352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Backend/etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@
484484
<label>Admin Grids</label>
485485
<field id="limit_total_number_of_products" translate="label comment"
486486
type="select" sortOrder="1" showInDefault="1" canRestore="1">
487-
<label>Limit number of products in grid</label>
487+
<label>Limit Number of Products in Grid</label>
488488
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
489489
<comment>Limit total number of products in grid collection.</comment>
490490
</field>

0 commit comments

Comments
 (0)