3951 : <input type="submit" id="submitBtn" value="#Submit_Btn_Text#">
3952 : <br>
3953 : <cfif Opt_out_statement2 neq ''>
3954 : <cfoutput><br><br><br>
3955 : <cfoutput>#Replace(Replace(Opt_out_statement2, '{', '<', "ALL"), '}', '>', "ALL")#</cfoutput>
|