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.
1 parent 0efa2bc commit 7802b8bCopy full SHA for 7802b8b
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