mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Removed redundant client overview header
This commit is contained in:
@@ -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){ ?>
|
||||
|
||||
Reference in New Issue
Block a user