Removed redundant client overview header

This commit is contained in:
johnnyq 2022-05-05 12:02:04 -04:00
parent f32609c29c
commit 9ac267e831
1 changed files with 0 additions and 2 deletions

View File

@ -46,8 +46,6 @@ $sql_tickets_stale = mysqli_query($mysqli,"SELECT * FROM tickets
?>
<h4><i class="fas fa-tachometer-alt"></i> Overview</h4>
<hr>
<div class="row">
<?php if(mysqli_num_rows($sql_contacts) > 0){ ?>