mirror of https://github.com/itflow-org/itflow
Update global_search.php
This commit is contained in:
parent
d0998b7d0d
commit
56f00fe366
|
|
@ -146,7 +146,6 @@ if (isset($_GET['query'])) {
|
|||
|
||||
<div class="col-sm-12">
|
||||
<h4 class="text-center"><i class="fas fa-fw fa-search mr-2"></i>Global Search</h4>
|
||||
<hr>
|
||||
</div>
|
||||
|
||||
<?php if (mysqli_num_rows($sql_clients) > 0) { ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue