diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/social/AlgorithmNotification.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/social/AlgorithmNotification.java index f194d1c..cfa9c69 100644 --- a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/social/AlgorithmNotification.java +++ b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/social/AlgorithmNotification.java @@ -73,7 +73,7 @@ public class AlgorithmNotification extends Thread { List recipients = retrieveRecipients(); - String subject = "Registration to Group Notification"; + String subject = "[SAI] New software publication requested"; String body = "The user " + aslSession.getUserFullName() + "\n\n has requested to publish the algorithm "