mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-18 15:33:09 +00:00

git-svn-id: http://scm.dspace.org/svn/repo/trunk@492 9c30dcfa-912a-0410-8fc2-9e0234be79fd
25 lines
384 B
Plaintext
25 lines
384 B
Plaintext
# Workflow task email message
|
|
#
|
|
# {0} Title of submission
|
|
# {1} Name of collection
|
|
# {2} submitter's name
|
|
# {3} Description of task
|
|
# {4} link to 'my DSpace' page
|
|
#
|
|
Subject: DSpace: You have a new task
|
|
|
|
A new item has been submitted:
|
|
|
|
Title: {0}
|
|
Collection: {1}
|
|
Submitted by: {2}
|
|
|
|
{3}
|
|
|
|
To claim this task, please visit your "My DSpace"
|
|
page: {4}
|
|
|
|
Many thanks!
|
|
|
|
DSpace
|