mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Billable and non billable status use icons check and minus
This commit is contained in:
@@ -222,7 +222,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
|
||||
</form>
|
||||
<?php } else { ?>
|
||||
No Cards on File
|
||||
<?php } ?>
|
||||
<?php } ?>
|
||||
</td>
|
||||
<td>
|
||||
<span class="p-2 badge badge-<?php echo $status_badge_color; ?>">
|
||||
|
||||
Reference in New Issue
Block a user