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