From 03b5a70979b1a344a48c55de2b5e2dc037473678 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 10 Jan 2011 04:15:33 +0100 Subject: Change the label of the button Modify to Add/modify (closes #67) --- ishtar/templates/default_wizard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar/templates/default_wizard.html') diff --git a/ishtar/templates/default_wizard.html b/ishtar/templates/default_wizard.html index 8607f3e19..ff1bc7975 100644 --- a/ishtar/templates/default_wizard.html +++ b/ishtar/templates/default_wizard.html @@ -17,7 +17,7 @@ {% for formsetform in form.forms %} {{ formsetform.as_table }} {% endfor %} - + {% else %} -- cgit v1.2.3