Skip to content

Commit 2f6b5ea

Browse files
authored
Merge pull request #5395 from Cirkit-Matt/Update_text_for_request_recertification_email
For ticket 5391, Modified recertification_request.text.erb content for the recertification request email.
2 parents e95a562 + 37a92bc commit 2f6b5ea

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

app/views/partner_mailer/recertification_request.text.erb

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,16 @@ Hi <%= @partner.name %>
22

33
It's time to update your agency information!
44

5-
Please log in to your account at <%= new_user_session_url %>
5+
Please log in to your account at <%= new_user_session_url %>, and click "My Profile"
66

7-
If no information has changed, please click Update.
8-
If any information has changed, please amend it on the form and then click Update.
7+
If no information has changed, please click 'Submit For Approval'.
98

10-
If you have any questions please contact <%= @organization.name %> at <%= @organization.email %>
9+
If any information has changed, please:
10+
11+
- Click 'Update Information'
12+
- Change the information
13+
- Click 'Save and Review'
14+
- Confirm that the information is correct
15+
- Finally, click 'Submit For Approval'
1116

12-
Thank you and have a great day!
17+
If you have any questions please contact <%= @organization.name %> at <%= @organization.email %>

0 commit comments

Comments
 (0)