From 75071bc5fb3151f80cf87d92b33d6e85e4184149 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 12 Feb 2015 23:47:46 +0100 Subject: Beautiful button for reseting wizards! --- ishtar_common/templates/ishtar/wizard/default_wizard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/ishtar/wizard/default_wizard.html b/ishtar_common/templates/ishtar/wizard/default_wizard.html index 2eb62457b..62aafff45 100644 --- a/ishtar_common/templates/ishtar/wizard/default_wizard.html +++ b/ishtar_common/templates/ishtar/wizard/default_wizard.html @@ -44,7 +44,7 @@
{% if next_steps %}{% endif %} - + {% trans "Cancel" %}
-- cgit v1.2.3