diff --git a/db/seed_messages/questionnaire--denied.md b/db/seed_messages/questionnaire--denied.md index b9449ae53..8763f3ea7 100644 --- a/db/seed_messages/questionnaire--denied.md +++ b/db/seed_messages/questionnaire--denied.md @@ -1,9 +1,3 @@ - diff --git a/docs/customization.md b/docs/customization.md index bfdfd60d2..205361771 100644 --- a/docs/customization.md +++ b/docs/customization.md @@ -9,11 +9,13 @@ Be sure to review all of these before going live! Various settings are available at http://your-site/manage/configs - be sure to review all of them! -## Emails +## Default Messages -Default automated emails are loaded into http://your-site/manage/messages. +Default automated Messages (or emails) are loaded into http://your-site/manage/messages. Please note some of the default Messages supplied are **awaiting content to be entered**. It is critical that all default Messages be reviewed to fit the needs of a particular hackathon. -The default email layout/template can also be customized if desired. Scroll to the bottom of http://your-site/manage/messages to customize. +The default Message layout/template can also be customized if desired. Scroll to the bottom of http://your-site/manage/messages to customize. + +To learn more about Messages and its capabilities, review the [Messages Guide](messages). ## Styling diff --git a/docs/messages.md b/docs/messages.md index 673a50dc9..9131d1553 100644 --- a/docs/messages.md +++ b/docs/messages.md @@ -53,7 +53,7 @@ Automated emails can also be sent out upon certain events happening. All events * **Questionnaire status** — Upon being accepted, denied, RSVP'd, etc * **Bust list** — Becoming a passenger or bus captain -These messages are sent immediatley upon an applicant entering the given state. For example, when an admin marks someone as "accepted," they will immediately receive any automated messages assocaited with the "Questionnaire Status: Accepted" event. +These messages are sent immediatley upon an applicant entering the given state. For example, when an admin marks someone as "accepted," they will immediately receive any automated messages associated with the "Questionnaire Status: Accepted" event. ## Message formatting