v0.10.11c - Removed <br>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
<form method="post" action="{{ route("users.store") }}">
|
||||
@csrf
|
||||
<input type="text" class="form-controller" id="search" name="search" placeholder="Søg efter navn,email,tlf"><br>
|
||||
<input type="text" class="form-controller" id="search" name="search" placeholder="Søg efter navn,email,tlf">
|
||||
</form>
|
||||
<button id="filterButton" type="button" class="btn btn-sde-blue mb-0">Filter</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user