diff --git a/symposion/templates/emails/proposal_updated/message.html b/symposion/templates/emails/proposal_updated/message.html index f272407413352f36063385f8434f22e31789743e..d5ed74ec5c62f7bb6f60416393264b5c9e8c1864 100644 --- a/symposion/templates/emails/proposal_updated/message.html +++ b/symposion/templates/emails/proposal_updated/message.html @@ -1,8 +1,8 @@ {% load account_tags %}

- {% user_display user %} has made changes to {{ proposal.title }} which you have previously reviewed. + {% user_display user %} has made changes to {{ proposal.title }} which you have previously reviewed or commented on.

{% url review_detail proposal.pk as detail_url %} View the latest version of the proposal online at http://{{ current_site }}{{ detail_url }} -

\ No newline at end of file +