mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-14 13:33:08 +00:00
[DS-4118] Use the correct leading character for a "set" directive
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
## Parameters: {0} is the details of the new collections and items
|
## Parameters: {0} is the details of the new collections and items
|
||||||
## See org.dspace.core.Email for information on the format of this file.
|
## See org.dspace.core.Email for information on the format of this file.
|
||||||
##
|
##
|
||||||
$set($subject = 'DSpace Subscription')
|
#set($subject = 'DSpace Subscription')
|
||||||
New items are available in the collections you have subscribed to:
|
New items are available in the collections you have subscribed to:
|
||||||
|
|
||||||
${params[0]}
|
${params[0]}
|
||||||
|
Reference in New Issue
Block a user