Removing div duplication see:

268078ff71
1.9.x
Julio Montoya 11 years ago
parent 04e497bbff
commit f123c405f4
  1. 2
      main/template/default/layout/main_footer.tpl

@ -1,5 +1,3 @@
</div> <!-- end of #wrapper section -->
</div> <!-- end of #page section -->
{% if show_footer == true %} {% if show_footer == true %}
{% include "default/layout/footer.tpl" %} {% include "default/layout/footer.tpl" %}
{% endif %} {% endif %}

Loading…
Cancel
Save