fix notification emails to point to the backoffice URLs

This commit is contained in:
Frédéric Péters 2012-11-11 17:37:13 +01:00 committed by Thomas NOEL
parent 24d9cb877c
commit dc9a2de6c4
1 changed files with 2 additions and 2 deletions

View File

@ -650,7 +650,7 @@ EmailsDirectory.register('new_receiver', N_('Notification of creation to receive
Hello,
A new form has been submitted, you can see it with this link:
[url]
[form_url_backoffice]
[if-any details]
For reference, here are the details:
@ -670,7 +670,7 @@ Hello,
A form just changed, you can consult it with this link:
[url]
[form_url_backoffice]
[if-any form_comment]New comment: [form_comment][end]