mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Merge pull request #9862 from DSpace/backport-9859-to-dspace-7_x
[Port dspace-7_x] minor fix in parameter description in subscriptions_content
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
## E-mail sent to designated address about updates on subscribed items
|
||||
##
|
||||
## Parameters: {0} Collections updates
|
||||
## {1} Communities updates
|
||||
## Parameters: {0} Communities updates
|
||||
## {1} Collections updates
|
||||
#set($subject = "${config.get('dspace.name')} Subscriptions")
|
||||
This email is sent from ${config.get('dspace.name')} based on the chosen subscription preferences.
|
||||
|
||||
|
Reference in New Issue
Block a user