diff --git a/ihatemoney/templates/forms.html b/ihatemoney/templates/forms.html index 4b10902f..9e2625bc 100644 --- a/ihatemoney/templates/forms.html +++ b/ihatemoney/templates/forms.html @@ -142,7 +142,7 @@ -
+
{{ _("More options") }} {% if g.project.default_currency != "XXX" %} {{ input(form.original_currency, inline=True, class="form-control custom-select") }}