File tree Expand file tree Collapse file tree 2 files changed +24
-24
lines changed
Expand file tree Collapse file tree 2 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 1- # E-mail sent to confirm authenticity of the user's e-mail.
2- #
3- # Parameters: {0} confirmation e-mail
4- # {1} helpdesk email
5- # {2} helpdesk phone number
6- # {3} DSpace name short
7- # {4} DSpace name
8- # {5} DSpace UI url
9- #
10- # See org.dspace.core.Email for information on the format of this file.
11- #
1+ ## E-mail sent to confirm authenticity of the user's e-mail.
2+ ##
3+ ## Parameters: {0} confirmation e-mail
4+ ## {1} helpdesk email
5+ ## {2} helpdesk phone number
6+ ## {3} DSpace name short
7+ ## {4} DSpace name
8+ ## {5} DSpace UI url
9+ ##
10+ ## See org.dspace.core.Email for information on the format of this file.
11+ ##
1212Subject: ${params[3]}: Account Registration
1313To complete registration for a ${params[3]} repository account at {params[5]}, please click the link below:
1414
Original file line number Diff line number Diff line change 1- # E-mail with a download link
2- #
3- # Parameters: {0} is expanded to filename
4- # {1} to a download URL
5- # {2} to license url
6- # {3} helpdesk email
7- # {4} helpdesk phone number
8- # {5} DSpace name short
9- # {6} DSpace name
10- # {7} DSpace UI url
11- #
12- # See org.dspace.core.Email for information on the format of this file.
13- #
1+ ## E-mail with a download link
2+ ##
3+ ## Parameters: {0} is expanded to filename
4+ ## {1} to a download URL
5+ ## {2} to license url
6+ ## {3} helpdesk email
7+ ## {4} helpdesk phone number
8+ ## {5} DSpace name short
9+ ## {6} DSpace name
10+ ## {7} DSpace UI url
11+ ##
12+ ## See org.dspace.core.Email for information on the format of this file.
13+ ##
1414Subject: ${params[5]}: Download instructions for ${params[0]}
1515To download the file you have requested, please click the link below:
1616 ${params[1]}
You can’t perform that action at this time.
0 commit comments