mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-15 22:13:08 +00:00
Clarify template comments.
This commit is contained in:
@@ -3,10 +3,10 @@
|
|||||||
##
|
##
|
||||||
## Parameters:
|
## Parameters:
|
||||||
## {0} name of the requestor
|
## {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
|
## {2} title of the requested Item
|
||||||
## {3} name of the grantor
|
## {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.
|
## {5} custom message sent by the grantor.
|
||||||
#set($subject = 'Request for Copy of Restricted Document is Granted')
|
#set($subject = 'Request for Copy of Restricted Document is Granted')
|
||||||
Dear ${params[0]}:
|
Dear ${params[0]}:
|
||||||
|
Reference in New Issue
Block a user