I am using the universal module to send an e-mail to our administrators whenever a service needs to be modified. I cannot figure out how to specify the action to take (add, edit, suspend, unsuspend, cancel, renew, package change) in the body of the e-mail notification. I would like a simple e-mail notification that goes something like this:
Subject: Acount Admin Action Required
Body: Please {action} the hosting account: {username}
This seems so simple, but there does not appear to be a variable that describes the action to be taken that can be parsed by the e-mail template system. I assume there is a really simple answer to this. Thanks in advance!
Question
AdamDG
I am using the universal module to send an e-mail to our administrators whenever a service needs to be modified. I cannot figure out how to specify the action to take (add, edit, suspend, unsuspend, cancel, renew, package change) in the body of the e-mail notification. I would like a simple e-mail notification that goes something like this:
Subject: Acount Admin Action Required
Body: Please {action} the hosting account: {username}
This seems so simple, but there does not appear to be a variable that describes the action to be taken that can be parsed by the e-mail template system. I assume there is a really simple answer to this. Thanks in advance!
14 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.