diff --git a/ihatemoney/templates/send_invites.html b/ihatemoney/templates/send_invites.html index 46a2f2399..4fae9450d 100644 --- a/ihatemoney/templates/send_invites.html +++ b/ihatemoney/templates/send_invites.html @@ -30,8 +30,7 @@

{{ _('Scan QR code') }}

{{ _('Send via Emails') }}

-

{{ _("Specify a (comma separated) list of email adresses you want to notify about the - creation of this budget management project and we will send them an email with the invitation link.") }}

+

{{ _("Specify a list of email adresses (separated by comma) of people you want to notify about the creation of this project. We will send them an email with the invitation link.") }}

{% include "display_errors.html" %}
{{ forms.invites(form) }}