Instructor Reset Password (inrepass.txt) ​
Allows you to customize the instructor reset password email message by adding a template called inrepass.txt to the same directory that contains your HTML template files (i.e. wconnect\ace).
The following template tags are used on the inrepass.txt template:
Tag | Description |
---|---|
pcPassLink | Expression that creates the reset password link. You can use the STRTRAN() function to change the link text. |
config.cSenderName | Includes the Sender Name from the SenderName INI setting in the ACEweb.ini as part of the email signature. |
config.cHelpPhone | Includes the Help Phone from the HelpPhone INI setting in the ACEweb.ini as part of the email signature. |
config.cSenderEmail | Includes the Sender Email from the SenderEmail INI setting in the ACEweb.ini as part of the email signature. |
config.cSenderName | Includes the Sender Name from the SenderName INI setting in the ACEweb.ini as part of the email signature. |
config.cWebregURL | Includes the url to the ACEweb home page from the WebRegURLÂ INIÂ setting in the 'Online Registration Home' link in the email signature |