Skip to content

Commit 5e9691d

Browse files
author
Oleksandr Karpenko
committed
MAGETWO-51905: [Github] Footer Miscellaneous HTML Not working #3333
1 parent 3def215 commit 5e9691d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Theme/view/frontend/templates/html/absolute_footer.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
* See COPYING.txt for license details.
55
*/
66
?>
7-
<?php /* @escapeNotVerified */ echo $block->getMiscellaneousHtml() ?>
7+
<?php /* @escapeNotVerified */ echo $block->getMiscellaneousHtml() ?>

0 commit comments

Comments
 (0)