Fix not advanced settings button.

pull/2487/head
jmontoyaa 8 years ago
parent d3037e2317
commit 863a165942
  1. 2
      main/template/default/layout/show_footer.tpl

@ -3,8 +3,8 @@
</section>
{% include template ~ "/layout/page_footer.tpl" %}
{% else %}
{% include template ~ '/layout/footer.js.tpl' %}
{% endif %}
</div>
{% include template ~ '/layout/footer.js.tpl' %}
</body>
</html>
Loading…
Cancel
Save