We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b98632 + 702ff9c commit 5ad4adbCopy full SHA for 5ad4adb
dspace/config/emails/subscriptions_content
@@ -1,7 +1,7 @@
1
## E-mail sent to designated address about updates on subscribed items
2
##
3
-## Parameters: {0} Collections updates
4
-## {1} Communities updates
+## Parameters: {0} Communities updates
+## {1} Collections updates
5
#set($subject = "${config.get('dspace.name')} Subscriptions")
6
This email is sent from ${config.get('dspace.name')} based on the chosen subscription preferences.
7
0 commit comments