File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ <h2 id="contactModalTitle">Request a Confidential Discussion</h2>
2020 < input type ="hidden " name ="_csrf " value ="generate-unique-token ">
2121 < input type ="hidden " name ="source " value ="Secure Website Contact ">
2222 < input type ="hidden " name ="confidentiality " value ="Privileged & Confidential ">
23+ < input type ="hidden " name ="hp_email " autocomplete ="off ">
24+
2325
2426 < label > Full Name *
2527 < input type ="text " name ="name " required autocomplete ="name " placeholder ="John Doe ">
@@ -43,11 +45,7 @@ <h2 id="contactModalTitle">Request a Confidential Discussion</h2>
4345 </ select >
4446 </ label >
4547
46- <!-- ✅ HONEYPOT SPAM PROTECTION -->
47- < label style ="display:none; ">
48- Leave this field empty
49- < input type ="text " name ="hp_email " autocomplete ="off ">
50- </ label >
48+
5149
5250 < label > Nature of Inquiry
5351 < textarea name ="message " rows ="4 "
You can’t perform that action at this time.
0 commit comments