For more help, visit the WebGUI Community Wiki.
This template is used to customize and display the form that users fill out to invite friends to create an account.
- inviteFormError
- Any errors from submitting the form. Error messages are internationalized.
- formHeader
- HTML code for starting the form.
- formFooter
- HTML code for ending the form.
- title
- An internationalized title for the form.
- emailAddressLabel
- An internationalized label for the email address field.
- emailAddressForm
- HTML code for the email address field.
- subjectLabel
- An internationalized label for the subject field.
- subjectForm
- HTML code for the subject field.
- messageLabel
- An internationalized label for the message field.
- messageForm
- HTML code for the message field.
- submitButton
- HTML code for the submit button, with internationalized label.