diff --git a/ihatemoney/templates/forms.html b/ihatemoney/templates/forms.html index 9b299d65..f6c0d393 100644 --- a/ihatemoney/templates/forms.html +++ b/ihatemoney/templates/forms.html @@ -236,7 +236,8 @@ {{ input(form.weight) }}
- {{ form.submit(class="btn btn-primary") }} + + {{_("Cancel") }}
{% endmacro %}