mirror of https://github.com/itflow-org/itflow
Removed redundant client overview header
This commit is contained in:
parent
f32609c29c
commit
9ac267e831
|
|
@ -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){ ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue