-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change title, recipient and email message reply
- Loading branch information
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,11 +3,10 @@ langcode: en | |
status: true | ||
dependencies: { } | ||
id: ccmnet | ||
label: CCMNet | ||
label: 'Contact Us' | ||
recipients: | ||
- [email protected] | ||
- [email protected] | ||
reply: 'Thank you for submitting the attached guest ticket to the CCMNet Help Desk. One of our team members will respond via email within 1 business day. If this matter is urgent, please reply to this email with "- urgent" at the end of the subject line and we will do our best to expedite our response.' | ||
- [email protected] | ||
reply: 'Thank you for contacting the CCMNet project! We will be back to you shortly!' | ||
weight: 0 | ||
message: 'Your message has been sent' | ||
redirect: '' |