Skip to content
Snippets Groups Projects
Verified Commit e9202b9a authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

bel button with Save instead of Edit.

parent b4557585
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,6 @@
<form method="post">
{% csrf_token %}
{% bootstrap_form edit_substitution_form %}
<input type="submit" value="Edit" />
<input type="submit" value="Save" />
</form>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment