s1
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
<form method="post" enctype="multipart/form-data">
|
||||
<div class="mb-3">
|
||||
<label for="user_id" class="form-label">User ID:</label>
|
||||
<input type="email" class="form-control form-control-lg rounded-3 shadow-sm" id="user_id" name="user_id" placeholder="Enter your email" required>
|
||||
<input type="text" class="form-control form-control-lg rounded-3 shadow-sm" id="user_id" name="user_id" placeholder="Enter your user ID" required>
|
||||
</div>
|
||||
<div class="mb-3">
|
||||
<label for="pwd" class="form-label">Password</label>
|
||||
|
||||
Reference in New Issue
Block a user