Search update
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<option value="CreatedAt">Date Created</option>
|
||||
</select>
|
||||
<p>Search players by name:</p>
|
||||
<input type="text" id="query" placeholder="Contains" required>
|
||||
<input type="text" id="query" placeholder="Contains">
|
||||
|
||||
|
||||
<div class="days">
|
||||
@@ -43,7 +43,7 @@
|
||||
</div>
|
||||
|
||||
|
||||
<button type="submit">Search</button>
|
||||
<button style="display: none;" type="submit">Search</button>
|
||||
</form>
|
||||
|
||||
<table id="table">
|
||||
|
||||
Reference in New Issue
Block a user