Skip to content
Snippets Groups Projects
Commit f5b45881 authored by Daniel Sandu's avatar Daniel Sandu
Browse files

Merge branch 'develop' of gitlab.coko.foundation:xpub/xpub-faraday into...

Merge branch 'develop' of gitlab.coko.foundation:xpub/xpub-faraday into HIN-1117-email-manuscript-title
parents f9ecb27c f974902f
No related branches found
No related tags found
3 merge requests!196S25 - EiC submit revision,!189S25,!179Hin 1117 email manuscript title
...@@ -231,7 +231,7 @@ module.exports = { ...@@ -231,7 +231,7 @@ module.exports = {
firstName: author.firstName, firstName: author.firstName,
lastName: author.lastName, lastName: author.lastName,
affiliation: author.affiliation, affiliation: author.affiliation,
title: author.title, title: author.title.toLowerCase(),
country: author.country, country: author.country,
}) })
email.content.ctaText = 'CONFIRM ACCOUNT' email.content.ctaText = 'CONFIRM ACCOUNT'
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment