diff --git a/main/template/default/layout/show_footer.tpl b/main/template/default/layout/show_footer.tpl index 094d6da5a8..79a44f78c8 100755 --- a/main/template/default/layout/show_footer.tpl +++ b/main/template/default/layout/show_footer.tpl @@ -3,8 +3,8 @@ {% include template ~ "/layout/page_footer.tpl" %} {% else %} - {% include template ~ '/layout/footer.js.tpl' %} {% endif %} +{% include template ~ '/layout/footer.js.tpl' %} \ No newline at end of file