Skip to content

Commit

Permalink
Update global_search.php
Browse files Browse the repository at this point in the history
  • Loading branch information
gt-business committed Dec 18, 2024
1 parent 7007c34 commit 8e385d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions global_search.php
Original file line number Diff line number Diff line change
Expand Up @@ -141,13 +141,13 @@

?>

<div class="row">

<div class="col-sm-12">
<div class="card card-body mb-3">
<h4 class="text-center"><i class="fas fa-fw fa-search mr-2"></i>Global Search</h4>
</div>
</div>
</div>


<?php if (mysqli_num_rows($sql_clients) > 0) { ?>

Expand Down

0 comments on commit 8e385d8

Please sign in to comment.