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 1f0779e commit 7f84c55Copy full SHA for 7f84c55
app/design/frontend/base/default/layout/page.xml
@@ -108,7 +108,7 @@ Default layout, loads most of the pages
108
109
<block type="core/text_list" name="before_body_end" as="before_body_end" translate="label">
110
<label>Page Bottom</label>
111
- <block type="page/html_cookieNotice" name="global_cookie_notice" as ="global_cookie_notice" template="page/html/cookienotice.phtml" before="-" />
+ <block type="page/html_cookieNotice" name="global_cookie_notice" as="global_cookie_notice" template="page/html/cookienotice.phtml" before="-" />
112
</block>
113
114
0 commit comments