Skip to content

Commit

Permalink
Fixed author-feedback template to refer to existing contact_author_na…
Browse files Browse the repository at this point in the history
…me field
  • Loading branch information
cpritcha committed Oct 29, 2019
1 parent 8d279b1 commit 898d786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog/core/templates/email/author-feedback.txt
@@ -1,4 +1,4 @@
The publication *"{{ publication.title }}"* has been updated (presumably by {{ publication.contact_author }}) with the following URL:
The publication *"{{ publication.title }}"* has been updated (presumably by {{ publication.contact_author_name }}) with the following URL:

- {{ author_correspondence_log.author_submitted_url }}

Expand Down

0 comments on commit 898d786

Please sign in to comment.