From 7938386037a49801ef4e1823a97c403db77663b5 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 6 Feb 2017 19:58:59 +0100 Subject: Fix UI bug: validation button at the bottom of the page (refs #3441) --- ishtar_common/templates/ishtar/wizard/default_wizard.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ishtar_common/templates/ishtar/wizard/default_wizard.html') diff --git a/ishtar_common/templates/ishtar/wizard/default_wizard.html b/ishtar_common/templates/ishtar/wizard/default_wizard.html index e77484e61..204feeebe 100644 --- a/ishtar_common/templates/ishtar/wizard/default_wizard.html +++ b/ishtar_common/templates/ishtar/wizard/default_wizard.html @@ -46,12 +46,12 @@ {{ previous_fields|safe }} {% block "footer" %} +{% endblock %} {% endblock %} -- cgit v1.2.3