mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Clarify template comments.
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
##
|
||||
## Parameters:
|
||||
## {0} name of the requestor
|
||||
## {1} unique ID of the requested Item
|
||||
## {1} Handle URL of the requested Item
|
||||
## {2} title of the requested Item
|
||||
## {3} name of the grantor
|
||||
## {4} email address of the grantor
|
||||
## {4} email address of the grantor (unused)
|
||||
## {5} custom message sent by the grantor.
|
||||
#set($subject = 'Request for Copy of Restricted Document is Granted')
|
||||
Dear ${params[0]}:
|
||||
|
Reference in New Issue
Block a user