diff --git a/ihatemoney/templates/forms.html b/ihatemoney/templates/forms.html index 82b960e3..3dc2f9c8 100644 --- a/ihatemoney/templates/forms.html +++ b/ihatemoney/templates/forms.html @@ -2,7 +2,7 @@
{{ _("Select all") }} | {{_("Select none")}}
+{{ _("Everybody") }} | {{_("Nobody")}}
{% for key, value, checked in form.payed_for.iter_choices() | sort(attribute='1') %}{% endfor %} - +