Files
DSpace/dspace/config/emails/flowtask_notify
Richard Rodgers bdf19d11d2 [DS-728] Add curation configuration files
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5675 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-28 00:13:23 +00:00

24 lines
422 B
Plaintext

# Workflow curation task notification email message
#
# {0} Title of submission
# {1} Name of collection
# {2} Submitter's name
# {3} Name of task operating
# {4} Task result
# {5} Workflow action taken
#
Subject: DSpace: Curation Task Report
Title: {0}
Collection: {1}
Submitted by: {2}
Curation task {3} has been performed
with the following result:
{4}
Action taken on the submission: {5}
DSpace