From e87f791d0fa450da71ead7148437ba95151c8eeb Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sat, 8 Jan 2011 14:48:58 +0100 Subject: Better style. Better confirmation page. Better management of wizard steps. (closes #63) --- ishtar/templates/wizard_done.html | 6 ------ 1 file changed, 6 deletions(-) (limited to 'ishtar/templates/wizard_done.html') diff --git a/ishtar/templates/wizard_done.html b/ishtar/templates/wizard_done.html index 468e8ed6a..a7068bbab 100644 --- a/ishtar/templates/wizard_done.html +++ b/ishtar/templates/wizard_done.html @@ -1,12 +1,6 @@ {% extends "base.html" %} {% load i18n %} {% block content %} -

{%trans "Item successfully saved"%}

{% endblock %} -- cgit v1.2.3