-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6858 from ORCID/794-prod-add-a-line-break-in-emai…
…ls-footer Remove the extra space between the Orcid team and the link
- Loading branch information
Showing
2 changed files
with
3 additions
and
4 deletions.
There are no files selected for viewing
5 changes: 2 additions & 3 deletions
5
orcid-core/src/main/resources/org/orcid/core/template/email_footer_html.ftl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -58,7 +58,7 @@ | |
<p style="font-family: arial, helvetica, sans-serif; font-size: 15px; color: #494A4C;"> | ||
Your 16-digit ORCID identifier is 4444-4444-4444-4446, and your full ORCID iD and the link to your public record is <a href="https://testserver.orcid.org/4444-4444-4444-4446?lang=en" target="orcid.blank">https://testserver.orcid.org/4444-4444-4444-4446</a> (primary email address: [email protected]). | ||
</p> | ||
<p style="font-family: arial, helvetica, sans-serif;font-size: 15px;color: #494A4C; white-space: pre;"> | ||
<p style="font-family: arial, helvetica, sans-serif;font-size: 15px;color: #494A4C;"> | ||
Warm Regards, | ||
The ORCID Team | ||
</br> | ||
|