Project

General

Profile

« Previous | Next » 

Revision 53964

Added by Sofia Baltzi over 5 years ago

Change email's subject

View differences:

community-edit-form.component.ts
242 242

  
243 243
    private composeEmailForNewManager(communityName: string, newCommunityManagers: any): Email {
244 244
        this.email.subject = "[OpenAIRE-Connect] " + communityName + ": Welcome new manager";
245
        this.email.body = "<div style='font-size:14px;'><p>Welcome to OpenAIRE Connect</p>"
245
        this.email.body = "<div style='font-size:14px;'><p>Welcome to OpenAIRE Connect!</p>"
246 246
                            + "<p>You are receiving this e-mail as you were assigned as manager of the community  <a href='https://beta."
247 247
                            + this.communityId + ".openaire.eu/'>" + "\"" + communityName + "\"" + "</a> dashboard. "
248 248
                            + "In order to access the administration section of your community you must first login using one of the available options. "

Also available in: Unified diff