Project

General

Profile

« Previous | Next » 

Revision 60031

[Trunk | Claims Service]: EmailSender.java: Remove "beta" prefix from link for community dashboard when sending email notification for community claims.

View differences:

modules/uoa-claims/trunk/src/main/java/eu/dnetlib/data/emailSender/EmailSender.java
409 409
                    "    <p>OpenAIRE team<br/>" +
410 410
                    "       <a href=\"https://www.openaire.eu\">www.openaire.eu</a>" +
411 411
                    "    </p>" +
412
                    "    <p style=\"font-size:11px;\">You are receiving this e-mail as manager of the community  <a href=\"https://beta."+openaire_id+".openaire.eu\">"+openaire_name+"</a>." +
412
                    "    <p style=\"font-size:11px;\">You are receiving this e-mail as manager of the community  <a href=\"https://"+openaire_id+".openaire.eu\">"+openaire_name+"</a>." +
413 413
                    "    If you are not responsible for this community, please <a href=\"mailto:"+contactMail+"\">contact us</a>." +
414 414
                    "    <br/>" +
415 415
                    "    Click  <a href=\""+manageUserNotificationsPage+"\">here</a> to manage your notification settings. </p>" +

Also available in: Unified diff