summaryrefslogtreecommitdiff
path: root/ishtar/templates/default_wizard.html
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar/templates/default_wizard.html')
-rw-r--r--ishtar/templates/default_wizard.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar/templates/default_wizard.html b/ishtar/templates/default_wizard.html
index eaf40cc15..59389719e 100644
--- a/ishtar/templates/default_wizard.html
+++ b/ishtar/templates/default_wizard.html
@@ -16,7 +16,7 @@
{% for formsetform in form.forms %}
{{ formsetform.as_table }}
{% endfor %}
- <tr><td rowspan="2"><button name="form_prev_step" value="{{form_step}}">{% trans "Modify" %}</button></td></tr></li>
+ <tr><td rowspan="2"><button name="formset_modify" value="{{form_step}}">{% trans "Modify" %}</button></td></tr></li>
</table>
{% else %}
<table>