MTApprovalChallengeHTML
This tag returns the HTML necessary to display the challenge and response.
Usage:
<$MTApprovalChallengeHTML$>
Returns:
<div id="approval-challenge">
<label for="approval-response">challenge-text
<input id="approval-response" name="approval-response" size="32" value="response-label" />
</div>
View configuration information for the MT-Approval challenge.
Return to the MT-Approval template tag reference.