From c267e71b7f2c12f5434e9c9592181aa0e740617c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Arag=C3=B3n?= Date: Fri, 10 Aug 2018 18:01:04 -0500 Subject: [PATCH] update fix show_footer and show_header tpl --- main/template/default/layout/show_footer.tpl | 20 +++-- main/template/default/layout/show_header.tpl | 93 +++++++++++--------- 2 files changed, 64 insertions(+), 49 deletions(-) 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 %} - -