로그인 화면: 이메일 -> ID
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
|
||||
<div class="form-floating">
|
||||
<input type="text" class="form-control" name="id" id="id" maxlength="20" required>
|
||||
<label for="id" class="form-label">이메일</label>
|
||||
<label for="id" class="form-label">ID</label>
|
||||
</div>
|
||||
<div class="form-floating">
|
||||
<input type="password" class="form-control mb-3" name="password" id="password" minlength="8" maxlength="20" required>
|
||||
|
||||
Reference in New Issue
Block a user