Notification should not say you can edit

Change notification message to point to the details URL rather than the
edit URL (which may no longer be authorized).

Change-Id: I161040a5d2d1bb91b2777d95784ddad652c6691d
This commit is contained in:
Thierry Carrez 2013-10-24 16:52:58 +02:00
parent 9e5eaac698
commit 2b9d0cfb5c
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ The topic lead (%s) changed status from %s to %s.
Reviewer's notes:
%s
You can edit your proposal at: %s/cfp/edit/%s""" \
You can access your proposal at: %s/cfp/details/%s""" \
% (proposal.topic.lead_username,
smart_str(proposal.title),
proposal.topic.lead_username,