privateuserh commited on
Commit
5fe0ac0
·
verified ·
1 Parent(s): 5546ba7

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -528,7 +528,7 @@
528
  <form id="loginForm">
529
  <div class="input-group">
530
  <label for="uniqueId">Unique Partner ID</label>
531
- <input type="text" id="uniqueId" required>
532
  </div>
533
 
534
  <div class="cf-turnstile" data-sitekey="0x4AAAAAABgryhmZanggp2RA"></div>
 
528
  <form id="loginForm">
529
  <div class="input-group">
530
  <label for="uniqueId">Unique Partner ID</label>
531
+ <input type="text" id="uniqueId" name="uniqueId" required>
532
  </div>
533
 
534
  <div class="cf-turnstile" data-sitekey="0x4AAAAAABgryhmZanggp2RA"></div>