We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
auth
1 parent 782fa3b commit 3b5e5aaCopy full SHA for 3b5e5aa
demo/public/index.html
@@ -59,9 +59,9 @@ <h4>You are signed out.</h4>
59
value="emailLink">
60
Email Link
61
</label><br>
62
- <label for="disableEmailSignUpStatus">Disable email sign up:</label>
+ <label for="email-disableSignUp-status">Disable email sign up:</label>
63
<input type="checkbox" id="email-disableSignUp-status" name="disableEmailSignUpStatus">
64
- <label for="adminRestrictedOperationStatus">Admin restricted operation status:</label>
+ <label for="admin-restricted-operation-status">Admin restricted operation status:</label>
65
<input type="checkbox" id="admin-restricted-operation-status" name="adminRestrictedOperationStatus">
66
</fieldset>
67
<p>
0 commit comments