Signed-off-by: Roland Häder <roland@mxchange.org>
}
// Send email
- // TODO: Internationlize the subject line somehow
+ // @TODO: Internationlize the subject line somehow
this.sendEmail("Resend confirmation link", "resend_confirmation_link", emailAddress, user, baseUrl); //NOI18N
// Log trace message
}
// Send email
- // TODO: Internationlize the subject line somehow
+ // @TODO: Internationlize the subject line somehow
this.sendEmail("Registration", "registration", emailAddress, addedUser, baseUrl); //NOI18N
// Trace message