From a3f8503e9b33d0b3a39dd64c10561bc67d3de5a0 Mon Sep 17 00:00:00 2001 From: "Mark H. Wood" Date: Fri, 26 Jul 2019 11:27:37 -0400 Subject: [PATCH] [DS-4118] Use the correct leading character for a "set" directive --- dspace/config/emails/subscription | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dspace/config/emails/subscription b/dspace/config/emails/subscription index 58a29c25ab..2879e57907 100644 --- a/dspace/config/emails/subscription +++ b/dspace/config/emails/subscription @@ -4,7 +4,7 @@ ## Parameters: {0} is the details of the new collections and items ## 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: ${params[0]}