Spaces:
Running
Running
Update index.html
Browse files- 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>
|