Skip to content

Commit 8c9f767

Browse files
author
Oleksandr Karpenko
committed
Merge branch 'MAGETWO-44411' into BUGS
2 parents bdc4f78 + 7802b8b commit 8c9f767

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Theme/view/base/page_layout

1 file changed

+1
-1
lines changed

app/code/Magento/Theme/view/base/page_layout/empty.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<container name="main" label="Main Content Container" htmlTag="div" htmlClass="column main"/>
1717
</container>
1818
</container>
19-
<container name="page.bottom" as="page_bottom" label="Before Page Footer Container" after="main.content" htmlTag="div" htmlClass="page-bottom"/>
19+
<container name="page.bottom.container" as="page_bottom_container" label="Before Page Footer Container" after="main.content" htmlTag="div" htmlClass="page-bottom"/>
2020
<container name="before.body.end" as="before_body_end" after="-" label="Page Bottom"/>
2121
</container>
2222
</container>

0 commit comments

Comments
 (0)