fix
Showing
1 changed file
with
0 additions
and
1 deletions
| ... | @@ -624,7 +624,6 @@ | ... | @@ -624,7 +624,6 @@ |
| 624 | <div id="loginOverlay" class="login-overlay"> | 624 | <div id="loginOverlay" class="login-overlay"> |
| 625 | <form id="loginForm" class="login-panel"> | 625 | <form id="loginForm" class="login-panel"> |
| 626 | <h2>进入审核</h2> | 626 | <h2>进入审核</h2> |
| 627 | <p>昵称用于记录审核人;暗号仅发送到服务端验证。</p> | ||
| 628 | <label for="loginReviewer">昵称</label> | 627 | <label for="loginReviewer">昵称</label> |
| 629 | <input id="loginReviewer" maxlength="64" autocomplete="username" required> | 628 | <input id="loginReviewer" maxlength="64" autocomplete="username" required> |
| 630 | <label for="loginAccessCode">暗号</label> | 629 | <label for="loginAccessCode">暗号</label> | ... | ... |
-
Please register or sign in to post a comment