From 8c6aeb1609df5a56b68f2c57da6028e95f88e0ae Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 29 Dec 2010 12:54:34 +0100 Subject: Remind of the current step in the wizard (closes #51) --- ishtar/templates/base.html | 2 +- ishtar/templates/file_wizard.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ishtar/templates') diff --git a/ishtar/templates/base.html b/ishtar/templates/base.html index 97d3fda7e..12954a70d 100644 --- a/ishtar/templates/base.html +++ b/ishtar/templates/base.html @@ -36,7 +36,7 @@ {% if section.available %}
  • {{section.label}}
  • {%endif%} diff --git a/ishtar/templates/file_wizard.html b/ishtar/templates/file_wizard.html index 4ac4644e6..99719920c 100644 --- a/ishtar/templates/file_wizard.html +++ b/ishtar/templates/file_wizard.html @@ -4,9 +4,9 @@ {% block content %}
    {% csrf_token %} -- cgit v1.2.3