diff --git a/app/code/Magento/Config/view/adminhtml/templates/system/config/form/field/array.phtml b/app/code/Magento/Config/view/adminhtml/templates/system/config/form/field/array.phtml index bc400ccd6b5b8..4ffcf158690cb 100644 --- a/app/code/Magento/Config/view/adminhtml/templates/system/config/form/field/array.phtml +++ b/app/code/Magento/Config/view/adminhtml/templates/system/config/form/field/array.phtml @@ -15,7 +15,7 @@ $_colspan = $block->isAddAfter() ? 2 : 1;
- +
getColumns() as $columnName => $column): ?>