mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
error correction, tests for err branches, rm get_token, get_token,
delete captcha
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
/>
|
||||
</label>
|
||||
|
||||
<label class="sitekey-form__label" for="duration">
|
||||
<label class="sitekey-form__label" for="password">
|
||||
Password
|
||||
<input
|
||||
class="sitekey-form__input"
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
/>
|
||||
</label>
|
||||
|
||||
<label class="sitekey-form__label" for="username"
|
||||
<label class="sitekey-form__label" for="email"
|
||||
>Email(optional)
|
||||
<input
|
||||
class="sitekey-form__input"
|
||||
@@ -54,7 +54,7 @@
|
||||
|
||||
</label>
|
||||
|
||||
<label for="password" class="sitekey-form__label"
|
||||
<label for="password" class="sitekey-form__label" for="password-check"
|
||||
>Re-enter Password
|
||||
<input
|
||||
class="sitekey-form__input"
|
||||
|
||||
Reference in New Issue
Block a user