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.
2 parents bdc4f78 + 7802b8b commit 8c9f767Copy full SHA for 8c9f767
app/code/Magento/Theme/view/base/page_layout/empty.xml
@@ -16,7 +16,7 @@
16
<container name="main" label="Main Content Container" htmlTag="div" htmlClass="column main"/>
17
</container>
18
19
- <container name="page.bottom" as="page_bottom" label="Before Page Footer Container" after="main.content" htmlTag="div" htmlClass="page-bottom"/>
+ <container name="page.bottom.container" as="page_bottom_container" label="Before Page Footer Container" after="main.content" htmlTag="div" htmlClass="page-bottom"/>
20
<container name="before.body.end" as="before_body_end" after="-" label="Page Bottom"/>
21
22
0 commit comments