Skip to content

Commit 9764b18

Browse files
ENGCOM-5584: Change Admin layout label #24081
- Merge Pull Request #24081 from AnshuMishra17/magento2:admin-theme-label - Merged commits: 1. 3d7dad2
2 parents 47d887e + 3d7dad2 commit 9764b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Theme/view/adminhtml/layouts.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
<label translate="true">Admin 1column</label>
1414
</layout>
1515
<layout id="admin-2columns-left">
16-
<label translate="true">Admin 1column</label>
16+
<label translate="true">Admin 2 columns with left bar</label>
1717
</layout>
1818
</page_layouts>

0 commit comments

Comments
 (0)