You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created by: ${req.user.firstName}${req.user.lastName}
352
341
Project: ${req.body.project}
353
342
Template: ${req.body.template}
354
-
Patient: ${req.body.patientId}`,
343
+
Patient: ${req.body.patientId}
344
+
345
+
You're receiving this email because you have email notifications enabled in your account settings.
346
+
If you no longer wish to receive these notifications, you can unsubscribe at any time by visiting your User Profile and turning off the "Allow email notifications" option.`,
`User ${bindUser.firstName}${bindUser.lastName} has been bound to report ${req.report.ident} as ${role}.
164
143
Report Type: ${template.name}
165
144
Patient Id: ${report.patientId}
166
-
Project: ${project.name}`,
145
+
Project: ${project.name}
146
+
147
+
You're receiving this email because you have email notifications enabled in your account settings.
148
+
If you no longer wish to receive these notifications, you can unsubscribe at any time by visiting your User Profile and turning off the "Allow email notifications" option.`,
0 commit comments