diff --git a/main/template/default/layout/show_footer.tpl b/main/template/default/layout/show_footer.tpl index 6b60cca721..a68ccedd03 100755 --- a/main/template/default/layout/show_footer.tpl +++ b/main/template/default/layout/show_footer.tpl @@ -1,8 +1,16 @@ - {% if show_footer == true %} - - - {% include 'layout/page_footer.tpl'|get_template %} - {% endif %} + + + + + + + + + - + \ No newline at end of file diff --git a/main/template/default/layout/show_header.tpl b/main/template/default/layout/show_header.tpl index 2d2aa97e7a..68128aafab 100755 --- a/main/template/default/layout/show_header.tpl +++ b/main/template/default/layout/show_header.tpl @@ -1,10 +1,7 @@ - - - + + + @@ -12,42 +9,52 @@ {% include 'layout/head.tpl'|get_template %} {% endblock %} - - -{% if show_header == true %} -
- {% if displayCookieUsageWarning == true %} - -