diff --git a/symposion/templates/emails/proposal_updated/message.html b/symposion/templates/emails/proposal_updated/message.html index f2724074..d5ed74ec 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 +