Update global_search.php

This commit is contained in:
git-kup 2024-12-18 17:50:33 -05:00 committed by GitHub
parent d0998b7d0d
commit 56f00fe366
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -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) { ?>